mirror of https://github.com/apache/druid.git
fix another broken example
This commit is contained in:
parent
d2218fc19c
commit
1fceaf35ee
|
@ -13,3 +13,5 @@ druid.indexer.queue.startDelay=PT0M
|
|||
druid.indexer.runner.javaOpts="-server -Xmx1g"
|
||||
druid.indexer.runner.startPort=8088
|
||||
druid.indexer.fork.property.druid.computation.buffer.size=268435456
|
||||
druid.indexer.fork.property.druid.processing.numThreads=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue