Data import
This section is an overview of the various options for importing data into Pinot.
Last updated
Was this helpful?
This section is an overview of the various options for importing data into Pinot.
Last updated
Was this helpful?
There are multiple options for importing data into Pinot. These guides are ready-made examples that show you step-by-step instructions for importing records into Pinot, supported by our plugin architecture. These guides are meant to get you up and running with imported data as quick as possible. Pinot supports multiple file input formats without needing to change anything other than the file name. Each example imports a ready-made dataset so you can see how things work without needing to bring your own dataset.
These guides will show you how to import data from a supported file system.
These guides will show you how to import data from a Pinot supported input format.
This guide will show you how to import data using stream ingestion from Apache Kafka topics.