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, Apache 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 Kubernetes

Deploy to a public cloud

Running on AzureRunning on GCPRunning on AWS

Data 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 example

Last updated