mirror of https://github.com/apache/druid.git
4e426327bb
* Some adjustments to config examples. - Add ExitOnOutOfMemoryError to jvm.config examples. It was added a pretty long time ago (8u92) and is helpful since it prevents zombie processes from hanging around. (OOMEs tend to bork things) - Disable Broker caching and enable it on Historicals in example configs. This config tends to scale better since it enables the Historicals to merge results rather than sending everything by-segment to the Broker. Also switch to "caffeine" cache from "local". - Increase concurrency a bit for Broker example config. - Enable SQL in the example config, a baby step towards making SQL more of a thing. (It's still off by default in the code.) - Reduce memory use a bit for the quickstart configs. - Add example Router configs, in case someone wants to use that. One reason might be to get the fancy new console (#6923). * Add example Router configs. * Fix up router example properties. * Add router to quickstart supervise conf. |
||
---|---|---|
.. | ||
conf | ||
hadoop/docker | ||
compaction-final-index.json | ||
compaction-init-index.json | ||
deletion-index.json | ||
deletion-kill.json | ||
retention-index.json | ||
rollup-data.json | ||
rollup-index.json | ||
transform-data.json | ||
transform-index.json | ||
updates-append-index.json | ||
updates-append-index2.json | ||
updates-data.json | ||
updates-data2.json | ||
updates-data3.json | ||
updates-data4.json | ||
updates-init-index.json | ||
updates-overwrite-index.json | ||
wikipedia-index-hadoop.json | ||
wikipedia-index.json | ||
wikipedia-kafka-supervisor.json | ||
wikipedia-top-pages-sql.json | ||
wikipedia-top-pages.json | ||
wikiticker-2015-09-12-sampled.json.gz |