Skip to content

Latest commit

 

History

History

getting-started

description
This section contains quick start guides to help you get up and running with Pinot.

Getting Started

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.

{% content-ref url="running-pinot-locally.md" %} running-pinot-locally.md {% endcontent-ref %}

{% content-ref url="running-pinot-in-docker.md" %} running-pinot-in-docker.md {% endcontent-ref %}

{% content-ref url="kubernetes-quickstart.md" %} kubernetes-quickstart.md {% endcontent-ref %}

Deploy to a public cloud

{% content-ref url="public-cloud-examples/azure-quickstart.md" %} azure-quickstart.md {% endcontent-ref %}

{% content-ref url="public-cloud-examples/gcp-quickstart.md" %} gcp-quickstart.md {% endcontent-ref %}

{% content-ref url="public-cloud-examples/aws-quickstart.md" %} aws-quickstart.md {% endcontent-ref %}

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.

{% content-ref url="pushing-your-data-to-pinot.md" %} pushing-your-data-to-pinot.md {% endcontent-ref %}

{% content-ref url="pushing-your-streaming-data-to-pinot.md" %} pushing-your-streaming-data-to-pinot.md {% endcontent-ref %}