Getting Started
This section contains quick start guides to help you get up and running with Pinot.
Running Pinot
To simplify the getting started experience, Pinot ships with quick start guides that launch Pinot components in a single process and import pre-built datasets.
For a full list of these guides, see Quick Start Examples.
Running Pinot locallyRunning Pinot in DockerRunning in KubernetesDeploy to a public cloud
Running on AzureRunning on GCPRunning on AWSData import examples
Getting data into Pinot is easy. Take a look at these two quick start guides which will help you get up and running with sample data for offline and real-time tables.
Batch import exampleStream ingestion exampleLast updated