mirror of https://github.com/apache/druid.git
10 KiB
10 KiB
layout |
---|
toc |
Getting Started
- Design
- Getting Started
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
- Druid SQL
- Native queries
- Concepts
- Multi-value dimensions
- Lookups
- Joins
- Multitenancy
- Caching
- Geographic Queries (experimental)
Design
- Overview
- Storage
- Servers and Processes
- Master server
- Query server
- Data server
- Dependencies
Operations
- Management UIs
- Including Extensions
- Data Retention
- High Availability
- Updating the Cluster
- Metrics and Monitoring
- Alerts
- Different Hadoop Versions
- HTTP Compression
- API Reference
- Tuning and Recommendations
- Tools
- Security
Configuration
- Configuration Reference
- Recommended Configuration File Organization
- Common Configuration
- Processes
- Caching
- General Query Configuration
- Configuring Logging
Development
- Overview
- Libraries
- Extensions
- JavaScript
- Build From Source
- Versioning
- Integration
- Experimental Features