You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/03/12 17:00:09 UTC

[GitHub] [druid] himanshug commented on issue #9496: druid management ui in kubernetes fails if more than one coordinator/overlord process

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


With regards,
Apache Git Services

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