2013-09-26 19:22:28 -04:00
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="css/toc.css">
|
|
|
|
|
2013-12-11 12:16:49 -05:00
|
|
|
h2. Introduction
|
2013-11-26 20:03:07 -05:00
|
|
|
* "About Druid":./
|
2015-03-09 19:14:52 -04:00
|
|
|
* "Design":./Design.html
|
2013-11-18 18:37:30 -05:00
|
|
|
* "Concepts and Terminology":./Concepts-and-Terminology.html
|
2013-09-26 19:22:28 -04:00
|
|
|
|
|
|
|
h2. Getting Started
|
|
|
|
* "Tutorial: A First Look at Druid":./Tutorial:-A-First-Look-at-Druid.html
|
|
|
|
* "Tutorial: The Druid Cluster":./Tutorial:-The-Druid-Cluster.html
|
2014-12-08 19:20:35 -05:00
|
|
|
* "Tutorial: Loading Streaming Data":./Tutorial:-Loading-Streaming-Data.html
|
|
|
|
* "Tutorial: Loading Batch Data":./Tutorial:-Loading-Batch-Data.html
|
2013-10-10 18:05:01 -04:00
|
|
|
|
2014-05-28 19:33:59 -04:00
|
|
|
h2. Booting a Druid Cluster
|
|
|
|
* "Simple Cluster Configuration":Simple-Cluster-Configuration.html
|
|
|
|
* "Production Cluster Configuration":Production-Cluster-Configuration.html
|
2014-10-08 13:51:00 -04:00
|
|
|
* "Production Hadoop Configuration":Hadoop-Configuration.html
|
2014-07-17 17:53:26 -04:00
|
|
|
* "Rolling Cluster Updates":Rolling-Updates.html
|
2014-10-21 19:26:17 -04:00
|
|
|
* "Recommendations":Recommendations.html
|
2014-05-28 19:33:59 -04:00
|
|
|
|
2014-02-07 14:35:44 -05:00
|
|
|
h2. Configuration
|
|
|
|
* "Common Configuration":Configuration.html
|
2014-05-28 19:33:59 -04:00
|
|
|
* "Indexing Service":Indexing-Service-Config.html
|
2014-02-07 14:35:44 -05:00
|
|
|
* "Coordinator":Coordinator-Config.html
|
|
|
|
* "Historical":Historical-Config.html
|
|
|
|
* "Broker":Broker-Config.html
|
2014-05-28 19:33:59 -04:00
|
|
|
* "Realtime":Realtime-Config.html
|
2014-08-01 13:10:17 -04:00
|
|
|
* "Configuring Logging":./Logging.html
|
2014-02-07 14:35:44 -05:00
|
|
|
|
2013-09-26 19:22:28 -04:00
|
|
|
h2. Data Ingestion
|
2014-07-31 17:47:44 -04:00
|
|
|
* "Ingestion FAQ":./Ingestion-FAQ.html
|
2013-12-20 16:08:25 -05:00
|
|
|
* "Realtime":./Realtime-ingestion.html
|
2013-09-26 19:22:28 -04:00
|
|
|
* "Batch":./Batch-ingestion.html
|
2014-08-01 13:10:17 -04:00
|
|
|
** "Different Hadoop Versions":./Other-Hadoop.html
|
2013-09-26 19:22:28 -04:00
|
|
|
* "Indexing Service":./Indexing-Service.html
|
2013-10-10 18:05:01 -04:00
|
|
|
** "Tasks":./Tasks.html
|
2014-02-02 20:47:55 -05:00
|
|
|
* "Data Formats":./Data_formats.html
|
2013-09-26 19:22:28 -04:00
|
|
|
|
2014-04-04 13:05:33 -04:00
|
|
|
h2. Operations
|
2014-07-31 17:47:44 -04:00
|
|
|
* "Performance FAQ":./Performance-FAQ.html
|
2014-04-04 13:05:33 -04:00
|
|
|
* "Extending Druid":./Modules.html
|
2015-03-09 19:14:52 -04:00
|
|
|
* "Druid Metrics":./Metrics.html
|
2014-04-04 13:05:33 -04:00
|
|
|
|
2013-09-26 19:22:28 -04:00
|
|
|
h2. Querying
|
|
|
|
* "Querying":./Querying.html
|
|
|
|
** "Filters":./Filters.html
|
|
|
|
** "Aggregations":./Aggregations.html
|
|
|
|
** "Post Aggregations":./Post-aggregations.html
|
|
|
|
** "Granularities":./Granularities.html
|
2013-11-22 19:32:53 -05:00
|
|
|
** "DimensionSpecs":./DimensionSpecs.html
|
2013-09-26 19:22:28 -04:00
|
|
|
* Query Types
|
2015-01-22 01:04:48 -05:00
|
|
|
** "DataSource Metadata":./DataSourceMetadataQuery.html
|
2014-01-16 18:16:04 -05:00
|
|
|
** "GroupBy":./GroupByQuery.html
|
2014-07-24 17:20:43 -04:00
|
|
|
*** "LimitSpec":./LimitSpec.html
|
2013-09-26 19:22:28 -04:00
|
|
|
*** "Having":./Having.html
|
2014-01-16 18:16:04 -05:00
|
|
|
** "Search":./SearchQuery.html
|
2013-09-26 19:22:28 -04:00
|
|
|
*** "SearchQuerySpec":./SearchQuerySpec.html
|
2014-01-16 18:16:04 -05:00
|
|
|
** "Segment Metadata":./SegmentMetadataQuery.html
|
|
|
|
** "Time Boundary":./TimeBoundaryQuery.html
|
|
|
|
** "Timeseries":./TimeseriesQuery.html
|
|
|
|
** "TopN":./TopNQuery.html
|
2014-01-08 18:51:03 -05:00
|
|
|
*** "TopNMetricSpec":./TopNMetricSpec.html
|
2013-09-26 19:22:28 -04:00
|
|
|
|
|
|
|
h2. Architecture
|
|
|
|
* "Design":./Design.html
|
|
|
|
* "Segments":./Segments.html
|
|
|
|
* 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-09-26 19:22:28 -04:00
|
|
|
*** "Rule Configuration":./Rule-Configuration.html
|
|
|
|
** "Realtime":./Realtime.html
|
2013-10-11 21:38:53 -04:00
|
|
|
** "Indexing Service":./Indexing-Service.html
|
2013-12-09 08:37:48 -05:00
|
|
|
*** "Middle Manager":./Middlemanager.html
|
|
|
|
*** "Peon":./Peons.html
|
2013-09-26 19:22:28 -04:00
|
|
|
* External Dependencies
|
|
|
|
** "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
|
|
|
|
|
2014-01-10 17:47:18 -05:00
|
|
|
h2. Experimental
|
|
|
|
* "About Experimental Features":./About-Experimental-Features.html
|
|
|
|
* "Geographic Queries":./GeographicQueries.html
|
2014-04-22 18:27:19 -04:00
|
|
|
* "Select Query":./SelectQuery.html
|
2014-07-01 19:39:24 -04:00
|
|
|
* "Approximate Histograms and Quantiles":./ApproxHisto.html
|
2014-10-07 16:01:41 -04:00
|
|
|
* "Router node":./Router.html
|
2014-01-10 17:47:18 -05:00
|
|
|
|
2013-09-26 19:22:28 -04:00
|
|
|
h2. Development
|
|
|
|
* "Versioning":./Versioning.html
|
|
|
|
* "Build From Source":./Build-from-source.html
|
|
|
|
* "Libraries":./Libraries.html
|
|
|
|
|
|
|
|
h2. Misc
|
2014-10-10 13:19:33 -04:00
|
|
|
* "Thanks":/thanks.html
|