Apache Druid · Schema

Supervisor

An Apache Druid supervisor for managing continuous streaming data ingestion from Kafka or Kinesis.

AnalyticsApacheDatabaseKafkaOLAPOpen SourceReal-TimeSQLTime Series

Properties

Name Type Description
id string Supervisor ID (same as datasource name by convention).
state string Supervisor operational state.
healthStatus string Supervisor health status.
detailedState string Detailed supervisor sub-state.
spec object Full supervisor spec including ioConfig and tuningConfig.
lastTaskCompletionTime string When the last task completed.
activeTasks integer Number of currently active ingestion tasks.
publishingTasks integer Number of tasks publishing segments.
View JSON Schema on GitHub