Reduce the number of EventSpouts running to just 1. Should get rid of the "conflicted ephemeral node" message from zookeeper

This commit is contained in:
Craig Bryant 2014-04-17 10:57:48 -06:00
parent 8eeda856fd
commit 242eb47723

View File

@ -29,6 +29,8 @@ metricSpoutConfig:
zookeeperConnectionTimeoutMs : 6000
zookeeperSyncTimeMs: 2000
eventSpoutThreads: 1
eventSpoutTasks: 1
eventSpoutConfig:
#Kafka settings.