druid/examples
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
..
bin export com.sun.management.internal (#13068) 2022-09-12 09:03:22 -07:00
conf Make http options the default configurations (#13092) 2022-10-05 05:35:17 +05:30
quickstart docs: remove maxRowsPerSegment where appropriate (#12071) 2022-07-28 16:52:13 +05:30