2013-10-02 14:22:39 -07:00
|
|
|
druid.host=localhost
|
2013-08-12 11:33:42 -07:00
|
|
|
druid.service=realtime
|
2013-10-02 14:22:39 -07:00
|
|
|
druid.port=8083
|
2013-07-01 16:15:05 -07:00
|
|
|
|
2013-09-13 14:36:42 -07:00
|
|
|
druid.zk.service.host=localhost
|
|
|
|
|
2014-03-10 13:24:53 -07:00
|
|
|
druid.extensions.coordinates=["io.druid.extensions:druid-examples:0.6.64","io.druid.extensions:druid-kafka-seven:0.6.64","io.druid.extensions:druid-rabbitmq:0.6.64"]
|
2013-11-07 15:42:48 -08:00
|
|
|
|
2013-11-25 17:53:17 -08: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 16:15:05 -07:00
|
|
|
|
2014-01-13 18:01:56 -08:00
|
|
|
druid.processing.buffer.sizeBytes=100000000
|
2014-02-07 11:46:32 -08:00
|
|
|
druid.processing.numThreads=1
|