mirror of https://github.com/apache/druid.git
5.5 KiB
5.5 KiB
layout |
---|
toc |
Getting Started
Data Ingestion
- Data Formats
- Data Schema
- Schema Design
- Schema Changes
- Batch File Ingestion
- Stream Ingestion
- Updating Existing Data
- Ingestion Tasks
- FAQ
Querying
- Overview
- Timeseries
- TopN
- GroupBy
- Time Boundary
- Segment Metadata
- DataSource Metadata
- Search
- Select
- Components
- Multi-value dimensions
- SQL
- Lookups
- Joins
- Multitenancy
- Caching
- Sorting Orders
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
- Dump Segment Tool
- Insert Segment Tool
- Pull Dependencies Tool
- Recommendations
Configuration
Development
- Overview
- Libraries
- Extensions
- JavaScript
- Build From Source
- Versioning
- Integration
- Experimental Features