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

2020-03-13 Thread GitBox
ceastman-ibm 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-598843994
 
 
   so i have them setup to run on the same kubernetes pods, i did 7 so that i 
could have at least a couple running in each data center that the kube cluster 
is spread across. its a multizone cluster running across three different data 
centers.


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



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

2020-03-13 Thread GitBox
ceastman-ibm 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-598783795
 
 
   @himanshug that was it, it was my use of the zookeeper service as the zk 
host instead of listing out all the various headless zookeeper hostnames. i 
scaled the coordinator/overlord processes back to seven and all seems happy 
through the ui. thank you for your help.


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



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

2020-03-12 Thread GitBox
ceastman-ibm 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-598414828
 
 
   @himanshug thank you for the information. i will give these things a try.


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



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

2020-03-12 Thread GitBox
ceastman-ibm 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-598343132
 
 
   @himanshug currently i have pointing to a kubernetes service front ending a 
number of zookeeper pods:
   ./_common/common.runtime.properties:druid.zk.service.host=zookeeper
   
   im not sure how having individual zookeepers listed would make those urls 
above work thou.


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