mirror of
https://github.com/apache/druid.git
synced 2025-03-03 07:49:13 +00:00
Conflicts: cassandra-storage/pom.xml common/pom.xml examples/config/historical/runtime.properties examples/config/overlord/runtime.properties examples/config/realtime/runtime.properties examples/pom.xml hdfs-storage/pom.xml histogram/pom.xml indexing-hadoop/pom.xml indexing-service/pom.xml kafka-eight/pom.xml kafka-seven/pom.xml pom.xml processing/pom.xml rabbitmq/pom.xml s3-extensions/pom.xml server/pom.xml services/pom.xml
9 lines
272 B
INI
9 lines
272 B
INI
druid.host=localhost
|
|
druid.port=8080
|
|
druid.service=overlord
|
|
|
|
druid.indexer.queue.startDelay=PT0M
|
|
druid.indexer.runner.javaOpts="-server -Xmx256m"
|
|
druid.indexer.fork.property.druid.processing.numThreads=1
|
|
druid.indexer.fork.property.druid.computation.buffer.size=100000000
|