Apache Druid Segment Management & Ingestion Pipeline Orchestration

A practical engineering reference for running Apache Druid at scale. Manage segment lifecycles, automate ingestion specs, tune compaction, and orchestrate resilient Python pipelines — without guesswork.

Built for OLAP data engineers, analytics platform developers, Python pipeline builders, and DevOps teams, this site distills production patterns for the full segment journey: creation, compaction, pruning, and expiration. Each guide pairs operational theory with copy-ready code so you can move from concept to deployment quickly.

Explore deep dives on segment architecture and the columnar storage engine, end-to-end ingestion orchestration with validation and async execution, and storage optimization through compaction scheduling and retention sync.

Start here

New to the site? These four guides are the fastest path into the segment lifecycle — read them in order, or jump straight to the problem you're solving today.

Browse by topic

Three focused pillars cover the Druid segment lifecycle end to end — from architecture fundamentals, through ingestion orchestration, to compaction and retention. Start with the fundamentals, then drill into the topic you need.