First Table + Schema
Create your first Pinot schema and table, ready for data ingestion.
Outcome
Prerequisites
export PINOT_VERSION=<your-pinot-version>Steps
1. Understand schemas
Column type
Description
2. Create the data directory
3. Save the sample CSV data
4. Save the schema
5. Understand table configs
6. Save the offline table config
7. Upload the schema and table config
Verify
Next step
Last updated
Was this helpful?

