druid/docs/content/querying
Charles Allen 86ede702b1 Add namespaced lookups as extensions
* Adds kafka, URI, and JDBC namespace defintions
* Add ability to explicitly rename using a "namespace" which is a particular data collection that is loaded on all realtime, historic nodes, and brokers. If any of these nodes has the namespace extension, ALL nodes have the namespace extension.
* Add namespace caching and populating (can be on heap or off heap)
* Add NamespaceExtractionCacheManager for handling caches
* Added ExtractionNamespace for handling metadata on the extraction namespaces
* Added ExtractionNamespaceUpdate for handling metadata related to updates
* Add extension which caches renames from a kafka stream (requires kafka8)
* Added README.md for the namespace kafka extension
* Added docs
* Added namespace/size, namespace/count, namespace/deltaTasksStarted metrics

Add static config for namespaces via `druid.query.extraction.namespace`
* This is a rebase of https://github.com/b-slim/druid/tree/static_config_only
2015-07-28 11:14:14 -07:00
..
aggregations.md minor fixes to TimeseriesQuery and Aggregations 2015-06-24 08:24:07 -05:00
datasource.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
datasourcemetadataquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
dimensionspecs.md Add namespaced lookups as extensions 2015-07-28 11:14:14 -07:00
filters.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
granularities.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
groupbyquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
having.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
limitspec.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
lookups.md Add namespaced lookups as extensions 2015-07-28 11:14:14 -07:00
post-aggregations.md Make postAggregations example a list type. 2015-07-02 14:37:23 -04:00
query-context.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
querying.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
searchquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
searchqueryspec.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
segmentmetadataquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
sql.md add more docs based on proposed wishlist 2015-07-02 17:46:08 -07:00
timeboundaryquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
timeseriesquery.md minor fixes to TimeseriesQuery and Aggregations 2015-06-24 08:24:07 -05:00
topnmetricspec.md correct reference in docs + more tests / examples 2015-07-16 19:50:05 -07:00
topnquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00