1
0
mirror of https://github.com/apache/druid.git synced 2025-02-20 08:56:30 +00:00

11 lines
263 B
Properties
Raw Normal View History

druid.host=localhost
druid.service=coordinator
druid.port=8082
druid.zk.service.host=localhost
druid.db.connector.connectURI=jdbc\:mysql\://localhost\:3306/druid
druid.db.connector.user=druid
2013-10-07 14:47:04 -07:00
druid.db.connector.password=diurd
druid.coordinator.startDelay=PT60s