himanshug commented on issue #9496: druid management ui in kubernetes fails if 
more than one coordinator/overlord process
URL: https://github.com/apache/druid/issues/9496#issuecomment-598299999
 
 
   a wild guess:  that sounds like something up with zookeeper. you need make 
sure all zookeeper replica pods are  individually listed in all druid pods 
config in `druid.zk.service.hosts` property and make sure druid pods can reach 
all of the zk pods.
   
   I use a zk  sts  that looks something  like  
https://github.com/druid-io/druid-operator/blob/master/examples/tiny-cluster-zk.yaml

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to