mirror of https://github.com/apache/druid.git
8.4 KiB
8.4 KiB
layout |
---|
toc |
Getting Started
Data Ingestion
- Ingestion overview
- Data Formats
- Ingestion Spec
- Schema Design
- Schema Changes
- Batch File Ingestion
- Stream Ingestion
- Updating Existing Data
- Ingestion Tasks
- Transform Specs
- FAQ
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
- Node Types
- Dependencies
Operations
- API Reference
- Good Practices
- 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