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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to