mirror of
https://github.com/apache/druid.git
synced 2025-02-13 13:34:58 +00:00
Conflicts: examples/config/historical/runtime.properties examples/config/overlord/runtime.properties examples/config/realtime/runtime.properties
8 lines
180 B
Properties
8 lines
180 B
Properties
druid.host=localhost
|
|
druid.service=broker
|
|
druid.port=8080
|
|
|
|
# Bump these up only for faster nested groupBy
|
|
druid.processing.buffer.sizeBytes=100000000
|
|
druid.processing.numThreads=1
|