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:
parent
8eeda856fd
commit
242eb47723
@ -29,6 +29,8 @@ metricSpoutConfig:
|
||||
zookeeperConnectionTimeoutMs : 6000
|
||||
zookeeperSyncTimeMs: 2000
|
||||
|
||||
eventSpoutThreads: 1
|
||||
eventSpoutTasks: 1
|
||||
|
||||
eventSpoutConfig:
|
||||
#Kafka settings.
|
||||
|
Loading…
x
Reference in New Issue
Block a user