druid/docs/content/toc.textile

96 lines
3.0 KiB
Plaintext
Raw Normal View History

2013-09-26 19:22:28 -04:00
---
---
<link rel="stylesheet" href="css/toc.css">
h2. Introduction
* "About Druid":./
* "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
2013-10-10 18:05:01 -04:00
* "Tutorial: Loading Your Data Part 1":./Tutorial:-Loading-Your-Data-Part-1.html
* "Tutorial: Loading Your Data Part 2":./Tutorial:-Loading-Your-Data-Part-2.html
* "Tutorial: All About Queries":./Tutorial:-All-About-Queries.html
h2. Booting a Druid Cluster
* "Simple Cluster Configuration":Simple-Cluster-Configuration.html
* "Production Cluster Configuration":Production-Cluster-Configuration.html
2014-07-17 17:53:26 -04:00
* "Rolling Cluster Updates":Rolling-Updates.html
2014-02-07 14:35:44 -05:00
h2. Configuration
* "Common Configuration":Configuration.html
* "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
* "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
* "Ingestion FAQ":./Ingestion-FAQ.html
* "Realtime":./Realtime-ingestion.html
2014-08-01 13:10:17 -04:00
** "Kafka-0.8.x Ingestion":./Kafka-Eight.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
* "Data Formats":./Data_formats.html
2013-09-26 19:22:28 -04:00
h2. Operations
* "Performance FAQ":./Performance-FAQ.html
* "Extending Druid":./Modules.html
* "Booting a Production Cluster":./Booting-a-production-cluster.html
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
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
** "Historical":./Historical.html
2013-09-26 19:22:28 -04:00
** "Broker":./Broker.html
** "Coordinator":./Coordinator.html
2013-09-26 19:22:28 -04:00
*** "Rule Configuration":./Rule-Configuration.html
** "Realtime":./Realtime.html
** "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-07-23 16:41:14 -04:00
** "Metadata Storage":./MySQL.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
* "Thanks":./Thanks.html