druid/examples/config/coordinator/runtime.properties

8 lines
240 B
Properties
Raw Normal View History

druid.host=localhost
druid.port=8082
druid.service=coordinator
# The coordinator begins assignment operations after the start delay.
# We override the default here to start things up faster for examples.
druid.coordinator.startDelay=PT70s