mirror of https://github.com/apache/druid.git
41e51b21c3
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` |
||
---|---|---|
.. | ||
bin | ||
conf | ||
quickstart |