Z0ltrix commented on issue #2415:
URL: https://github.com/apache/drill/issues/2415#issuecomment-1001117164


   Hi @mohamedkashifuddin,
   you need to configure fqdn for your drillbits within your cloud provider UI 
and within /etc/hosts so that all systems can find each other and your local 
laptop can find the drillbits with the address you can see in the web UI of 
Drill.
   For ZK connection Drill stores just its own address within zookeeper. Your 
client reads this entry and tries to reach it from client Side, so its 
important to configure real fqdn. 
   The drillbits do the same between them for internal communication.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to