druid/examples/quickstart/tutorial
Gian Merlino 4e426327bb Some adjustments to config examples. (#6973)
* 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.
2019-01-31 17:59:39 -08:00
..
conf Some adjustments to config examples. (#6973) 2019-01-31 17:59:39 -08:00
hadoop/docker add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00
compaction-final-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
compaction-init-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
deletion-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
deletion-kill.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
retention-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
rollup-data.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
rollup-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
transform-data.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
transform-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
updates-append-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
updates-append-index2.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
updates-data.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
updates-data2.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
updates-data3.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
updates-data4.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
updates-init-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
updates-overwrite-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
wikipedia-index-hadoop.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
wikipedia-index.json Add support maxRowsPerSegment for auto compaction (#6780) 2019-01-10 09:50:14 -08:00
wikipedia-kafka-supervisor.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
wikipedia-top-pages-sql.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
wikipedia-top-pages.json New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
wikiticker-2015-09-12-sampled.json.gz New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00