githubEdit

Ingestion

Plan Pinot ingestion around batch, stream, upsert, dedup, formats, filesystems, and transformation choices.

Ingestion is where Pinot tables become real. Start here to choose the right path for batch or stream data, then refine the design with upsert, dedup, file format, filesystem, transform, and aggregation decisions.

The detailed controller and table-config material belongs in Reference. This section stays focused on data flow and operational choices.

Start Here

What this page covered

This landing page defines the ingestion subtree and points to the main decision pages.

Next step

Read Batch Ingestion if your source data arrives in files or prebuilt segments.

Last updated

Was this helpful?