druid/docs/content/toc.textile

89 lines
3.4 KiB
Plaintext
Raw Normal View History

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":../tutorials/tutorial-a-first-look-at-druid.html
* "Tutorials":../tutorials/tutorials.html
* "Evaluate Druid":../misc/evaluate.html
2014-02-07 14:35:44 -05:00
2013-09-26 19:22:28 -04:00
h2. Data Ingestion
* "Overview":../ingestion/ingestion-overview.html
* "Data Formats":../ingestion/data-formats.html
* "Data Schema":../ingestion/ingestion.html
* "Realtime Ingestion":../ingestion/realtime-ingestion.html
* "Batch Ingestion":../ingestion/batch-ingestion.html
* "FAQ":../ingestion/ingestion-faq.html
2013-09-26 19:22:28 -04:00
h2. Querying
* "Overview":../querying/querying.html
* "Timeseries":../querying/timeseriesquery.html
* "TopN":../querying/topnquery.html
* "GroupBy":../querying/groupbyquery.html
* "Time Boundary":../querying/timeboundaryquery.html
* "Segment Metadata":../querying/segmentmetadataquery.html
* "DataSource Metadata":../querying/datasourcemetadataquery.html
* "Search":../querying/searchquery.html
2015-05-07 19:38:09 -04:00
* Components
** "Filters":../querying/filters.html
** "Aggregations":../querying/aggregations.html
** "Post Aggregations":../querying/post-aggregations.html
** "Granularities":../querying/granularities.html
** "DimensionSpecs":../querying/dimensionspecs.html
2013-09-26 19:22:28 -04:00
2015-03-26 13:44:11 -04:00
h2. Design
* "Overview":../design/design.html
2015-03-26 13:44:11 -04:00
* Storage
** "Segments":../design/segments.html
2013-09-26 19:22:28 -04:00
* Node Types
** "Historical":../design/historical.html
** "Broker":../design/broker.html
** "Coordinator":../design/coordinator.html
** "Indexing Service":../design/indexing-service.html
** "Realtime":../design/realtime.html
2015-03-26 13:44:11 -04:00
* Dependencies
** "Deep Storage":../dependencies/deep-storage.html
** "Metadata Storage":../dependencies/metadata-storage.html
** "ZooKeeper":../dependencies/zookeeper.html
2013-09-26 19:22:28 -04:00
2015-03-26 13:44:11 -04:00
h2. Operations
* "Good Practices":../operations/recommendations.html
* "Including Extensions":../operations/including-extensions.html
* "Data Retention":../operations/rule-configuration.html
* "Metrics and Monitoring":../operations/metrics.html
* "Alerts":../operations/alerts.html
* "Updating the Cluster":../operations/rolling-updates.html
* "Different Hadoop Versions":../operations/other-hadoop.html
* "Performance FAQ":../operations/performance-faq.html
2015-03-26 13:44:11 -04:00
h2. Configuration
* "Common Configuration":../configuration/configuration.html
* "Indexing Service":../configuration/indexing-service-config.html
* "Coordinator":../configuration/coordinator-config.html
* "Historical":../configuration/historical-config.html
* "Broker":../configuration/broker-config.html
* "Realtime":../configuration/realtime-config.html
* "Configuring Logging":../configuration/logging.html
* "Simple Cluster Configuration":../configuration/simple-cluster-configuration.html
* "Production Cluster Configuration":../configuration/production-cluster-configuration.html
* "Production Hadoop Configuration":../configuration/hadoop-configuration.html
2014-01-10 17:47:18 -05:00
2013-09-26 19:22:28 -04:00
h2. Development
* "Libraries":../development/libraries.html
* "Extending Druid":../development/modules.html
* "Build From Source":../development/build-from-source.html
* "Versioning":../development/versioning.html
"Integration":../development/integrating-druid-with-other-technologies.html
2015-03-26 13:44:11 -04:00
* Experimental Features
** "Overview":../development/about-experimental-features.html
** "Geographic Queries":../development/geographicqueries.html
** "Select Query":../development/selectquery.html
** "Approximate Histograms and Quantiles":../development/approxhisto.html
** "Router node":../development/router.html
2013-09-26 19:22:28 -04:00
h2. Misc
* "Papers & Talks":../misc/papers-and-talks.html
2014-10-10 13:19:33 -04:00
* "Thanks":/thanks.html