mirror of https://github.com/apache/druid.git
9.8 KiB
9.8 KiB
layout |
---|
toc |
Getting Started
- Design
- Quickstart
- Further tutorials
- Clustering
Data Ingestion
- Ingestion overview
- Schema Design
- Data Formats
- Tasks Overview
- Ingestion Spec
- Schema Changes
- Batch File Ingestion
- Stream Ingestion
- Compaction
- Updating Existing Data
- Deleting Data
- Task Locking & Priority
- Task Reports
- FAQ
- Misc. Tasks
Querying
- Overview
- Timeseries
- TopN
- GroupBy
- Time Boundary
- Segment Metadata
- DataSource Metadata
- Search
- Select
- Scan
- Components
- Multi-value dimensions
- SQL
- Lookups
- Joins
- Multitenancy
- Caching
- Sorting Orders
- Virtual Columns
Design
- Overview
- Storage
- Processes and Servers
- Dependencies
Operations
- API Reference
- Including Extensions
- Data Retention
- Metrics and Monitoring
- Alerts
- Updating the Cluster
- Different Hadoop Versions
- Performance FAQ
- Dump Segment Tool
- Insert Segment Tool
- Pull Dependencies Tool
- Recommendations
- TLS Support
- Password Provider
Configuration
- Configuration Reference
- Recommended Configuration File Organization
- JVM Configuration Best Practices
- Common Configuration
- Coordinator
- Overlord
- MiddleManager & Peons
- Broker
- Historical
- Caching
- General Query Configuration
- Configuring Logging
Development
- Overview
- Libraries
- Extensions
- JavaScript
- Build From Source
- Versioning
- Integration
- Experimental Features