druid/examples/conf
AmatyaAvadhanula 41e51b21c3
Make http options the default configurations (#13092)
Druid currently uses Zookeeper dependent options as the default.
This commit updates the following to use HTTP as the default instead.
- task runner. `druid.indexer.runner.type=remote -> httpRemote`
- load queue peon. `druid.coordinator.loadqueuepeon.type=curator -> http`
- server inventory view. `druid.serverview.type=curator -> http`
2022-10-05 05:35:17 +05:30
..
druid Make http options the default configurations (#13092) 2022-10-05 05:35:17 +05:30
supervise Add CTA and fix typo (#13009) 2022-09-06 11:16:50 -07:00
zk Support rolling log files (#10147) 2021-12-03 21:32:01 +08:00