mohamedkashifuddin edited a comment on issue #2415: URL: https://github.com/apache/drill/issues/2415#issuecomment-1001126462
Hi @Z0ltrix Thanks for the information, But it would be great if you could give example what should be within /etc/hosts. This is my testing environment so the vms contain external IP, In our actual environment non of the vms would have a external IP so we wouldn't need to config DNS with our cloud provider. **It would be great if you give a eg to refer:** My current hosts file looks like this below ``` cat /etc/hosts 127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts 169.254.169.254 metadata.google.internal metadata ``` -- 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]
