2013-10-02 17:22:39 -04:00
|
|
|
druid.host=localhost
|
2013-08-12 14:33:42 -04:00
|
|
|
druid.service=realtime
|
2013-10-02 17:22:39 -04:00
|
|
|
druid.port=8083
|
2013-07-01 19:15:05 -04:00
|
|
|
|
2013-09-13 17:36:42 -04:00
|
|
|
druid.zk.service.host=localhost
|
|
|
|
|
2013-12-12 21:51:25 -05:00
|
|
|
druid.extensions.coordinates=["io.druid.extensions:druid-examples:0.6.33","io.druid.extensions:druid-kafka-seven:0.6.33","io.druid.extensions:druid-rabbitmq:0.6.33"]
|
2013-11-07 18:42:48 -05:00
|
|
|
|
2013-11-25 20:53:17 -05:00
|
|
|
# Change this config to db to hand off to the rest of the Druid cluster
|
|
|
|
druid.publish.type=noop
|
|
|
|
|
|
|
|
# These configs are only required for real hand off
|
|
|
|
# druid.db.connector.connectURI=jdbc\:mysql\://localhost\:3306/druid
|
|
|
|
# druid.db.connector.user=druid
|
|
|
|
# druid.db.connector.password=diurd
|
2013-07-01 19:15:05 -04:00
|
|
|
|
2013-11-12 18:30:06 -05:00
|
|
|
druid.processing.buffer.sizeBytes=10000000
|