githubEdit

Configuration reference

Dense reference for Pinot configuration surfaces.

This section reorganizes the configuration surface into the core objects operators reach for most often: cluster, schema, table, ingestion, job specs, metrics, and plugin settings. The detailed source pages still live in the existing configuration-reference/ tree, so this landing page acts as a stable map rather than a rewrite.

Reference Map

Area
Use it for
Source page

Cluster

Cluster-wide knobs, query protection, and broker behavior

Schema

Column definitions, null handling, and data types

Table

Offline, real-time, hybrid, routing, query, and indexing config

Ingestion

Stream and batch ingestion settings embedded in table config

Job spec

Offline ingestion job configuration and templating

Monitoring metrics

Server, broker, and controller metric configuration

Dynamic environment

Environment-variable substitution in config payloads

Plugin reference

Plugin-family configuration and version guidance

What this page covered

  • The dense configuration surfaces that belong in reference.

  • Where the existing canonical pages live today.

  • How to get from this landing page to the detailed config docs.

Next step

Open the specific config page for the object you are changing, then cross-check any linked table or schema behavior before editing a table config.

Last updated

Was this helpful?