mirror of https://github.com/apache/druid.git
4.4 KiB
4.4 KiB
Getting Started
Data Ingestion
- Data Formats
- Data Schema
- Schema Design
- Schema Changes
- Batch File Ingestion
- Stream Ingestion
- Updating Existing Data
- FAQ
Querying
- Overview
- Timeseries
- TopN
- GroupBy
- Time Boundary
- Segment Metadata
- DataSource Metadata
- Search
- Select
- Components
- SQL
- Joins
- Optimizations
- Multitenancy
- Caching
Design
- Overview
- Storage
- Node Types
- Dependencies
Operations
- Good Practices
- Including Extensions
- Data Retention
- Metrics and Monitoring
- Alerts
- Updating the Cluster
- Different Hadoop Versions
- Performance FAQ
Configuration
- Common Configuration
- Indexing Service
- Coordinator
- Historical
- Broker
- Realtime
- Configuring Logging
- Production Cluster Configuration
- Production Hadoop Configuration
- Production Zookeeper Configuration
Development
- Overview
- Libraries
- Extending Druid
- Build From Source
- Versioning
- Integration
- Experimental Features