2013-09-26 19:22:28 -04:00
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="css/toc.css">
|
|
|
|
|
|
|
|
h2. Getting Started
|
2015-03-26 13:44:11 -04:00
|
|
|
* "Concepts":./
|
|
|
|
* "Hello, Druid":./Tutorial:-A-First-Look-at-Druid.html
|
|
|
|
* "Tutorials":./Tutorials.html
|
|
|
|
* "Evaluate Druid":./Evaluate.html
|
2014-02-07 14:35:44 -05:00
|
|
|
|
2013-09-26 19:22:28 -04:00
|
|
|
h2. Data Ingestion
|
2015-04-21 14:14:26 -04:00
|
|
|
* "Overview":./Ingestion-overview.html
|
2014-02-02 20:47:55 -05:00
|
|
|
* "Data Formats":./Data_formats.html
|
2015-03-26 13:44:11 -04:00
|
|
|
* "Realtime Ingestion":./Realtime-ingestion.html
|
|
|
|
* "Batch Ingestion":./Batch-ingestion.html
|
|
|
|
* "FAQ":./Ingestion-FAQ.html
|
2014-04-04 13:05:33 -04:00
|
|
|
|
2013-09-26 19:22:28 -04:00
|
|
|
h2. Querying
|
2015-03-26 13:44:11 -04:00
|
|
|
* "Overview":./Querying.html
|
|
|
|
* "Timeseries":./TimeseriesQuery.html
|
|
|
|
* "TopN":./TopNQuery.html
|
|
|
|
* "GroupBy":./GroupByQuery.html
|
|
|
|
* "Time Boundary":./TimeBoundaryQuery.html
|
|
|
|
* "Segment Metadata":./SegmentMetadataQuery.html
|
|
|
|
* "DataSource Metadata":./DataSourceMetadataQuery.html
|
|
|
|
* "Search":./SearchQuery.html
|
2013-09-26 19:22:28 -04:00
|
|
|
|
2015-03-26 13:44:11 -04:00
|
|
|
h2. Design
|
|
|
|
* Storage
|
|
|
|
** "Segments":./Segments.html
|
2013-09-26 19:22:28 -04:00
|
|
|
* Node Types
|
2013-10-03 19:36:48 -04:00
|
|
|
** "Historical":./Historical.html
|
2013-09-26 19:22:28 -04:00
|
|
|
** "Broker":./Broker.html
|
2013-10-03 19:36:48 -04:00
|
|
|
** "Coordinator":./Coordinator.html
|
2013-10-11 21:38:53 -04:00
|
|
|
** "Indexing Service":./Indexing-Service.html
|
2015-03-26 13:44:11 -04:00
|
|
|
** "Realtime":./Realtime.html
|
|
|
|
* Dependencies
|
2013-09-26 19:22:28 -04:00
|
|
|
** "Deep Storage":./Deep-Storage.html
|
2014-12-09 17:19:18 -05:00
|
|
|
** "Metadata Storage":./Metadata-storage.html
|
2013-09-26 19:22:28 -04:00
|
|
|
** "ZooKeeper":./ZooKeeper.html
|
|
|
|
|
2015-03-26 13:44:11 -04:00
|
|
|
h2. Operations
|
|
|
|
* "Good Practices":Recommendations.html
|
|
|
|
* "Including Extensions":./Including-Extensions.html
|
|
|
|
* "Data Retention":./Rule-Configuration.html
|
|
|
|
* "Metrics and Monitoring":./Metrics.html
|
|
|
|
* "Updating the Cluster":./Rolling-Updates.html
|
|
|
|
* "Different Hadoop Versions":./Other-Hadoop.html
|
|
|
|
* "Performance FAQ":./Performance-FAQ.html
|
|
|
|
|
|
|
|
h2. Configuration
|
|
|
|
* "Common Configuration":./Configuration.html
|
|
|
|
* "Indexing Service":./Indexing-Service-Config.html
|
|
|
|
* "Coordinator":./Coordinator-Config.html
|
|
|
|
* "Historical":./Historical-Config.html
|
|
|
|
* "Broker":./Broker-Config.html
|
|
|
|
* "Realtime":./Realtime-Config.html
|
|
|
|
* "Configuring Logging":./Logging.html
|
|
|
|
* "Simple Cluster Configuration":./Simple-Cluster-Configuration.html
|
|
|
|
* "Production Cluster Configuration":./Production-Cluster-Configuration.html
|
|
|
|
* "Production Hadoop Configuration":./Hadoop-Configuration.html
|
2014-01-10 17:47:18 -05:00
|
|
|
|
2013-09-26 19:22:28 -04:00
|
|
|
h2. Development
|
|
|
|
* "Libraries":./Libraries.html
|
2015-03-26 13:44:11 -04:00
|
|
|
* "Extending Druid":./Modules.html
|
|
|
|
* "Build From Source":./Build-from-source.html
|
|
|
|
* "Versioning":./Versioning.html
|
|
|
|
* Experimental Features
|
|
|
|
** "Overview":./About-Experimental-Features.html
|
|
|
|
** "Geographic Queries":./GeographicQueries.html
|
|
|
|
** "Select Query":./SelectQuery.html
|
|
|
|
** "Approximate Histograms and Quantiles":./ApproxHisto.html
|
|
|
|
** "Router node":./Router.html
|
2013-09-26 19:22:28 -04:00
|
|
|
|
|
|
|
h2. Misc
|
2015-03-26 13:44:11 -04:00
|
|
|
* "Papers & Talks":./Papers-and-talks.html
|
2014-10-10 13:19:33 -04:00
|
|
|
* "Thanks":/thanks.html
|