1041 Forks
4471 Stars
4471 Watchers

pinot

Apache Pinot - A realtime distributed OLAP datastore

How to download and setup pinot

Open terminal and run command
git clone https://github.com/apache/pinot.git
git clone is used to create a copy or clone of pinot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pinot https://github.com/apache/pinot/archive/master.zip

Or simply clone pinot with SSH
[email protected]:apache/pinot.git

If you have some problems with pinot

You may open issue on pinot support forum (system) here: https://github.com/apache/pinot/issues