2014-06-09 18:59:44 -04:00
|
|
|
druid.host=localhost
|
2014-06-09 19:01:53 -04:00
|
|
|
druid.port=8080
|
2014-06-09 18:59:44 -04:00
|
|
|
druid.service=overlord
|
|
|
|
|
2014-11-24 17:54:11 -05:00
|
|
|
# Run the overlord in local mode with a single peon to execute tasks
|
2014-06-09 18:59:44 -04:00
|
|
|
druid.indexer.queue.startDelay=PT0M
|
|
|
|
druid.indexer.runner.javaOpts="-server -Xmx256m"
|
|
|
|
druid.indexer.fork.property.druid.processing.numThreads=1
|
2014-08-12 17:00:21 -04:00
|
|
|
druid.indexer.fork.property.druid.computation.buffer.size=100000000
|