Removed zk references from realtime config

This commit is contained in:
Russell Jurney 2013-08-26 20:34:24 -07:00
parent 1669e46338
commit 2dbd49b6e6
1 changed files with 1 additions and 6 deletions

View File

@ -6,11 +6,6 @@ druid.service=realtime
com.metamx.emitter.logging=true
com.metamx.emitter.logging.level=info
# zk
druid.zk.service.host=localhost
druid.zk.paths.base=/druid
druid.zk.paths.discoveryPath=/druid/discoveryPath
# processing
druid.processing.buffer.sizeBytes=10000000
@ -34,4 +29,4 @@ druid.paths.indexCache=/tmp/druid/indexCache
# handoff
druid.pusher.local.storageDirectory=/tmp/druid/localStorage
druid.pusher.local=true
druid.pusher.local=true