vinishjail97 commented on issue #433: URL: https://github.com/apache/incubator-xtable/issues/433#issuecomment-2105945191
> Then executed below command from AWS Cloud9 instance terminal Does a basic s3 listing or get work using aws cli ? > java.net.UnknownHostException: ip-**-**-**-***: ip-**-**-**-***: Name or service not known Thanks for reporting the issue @buddhayan, the above error looks more like a environment issue for you AWS instance where it's not able to identify the hostname if your EC2 instance. I have found few similar issues by googling and looks like some configuration related to /etc/hosts is required. https://stackoverflow.com/questions/35325165/hadoop-java-net-unknownhostexception-hadoop-slave-2 https://stackoverflow.com/questions/6484275/java-net-unknownhostexception-invalid-hostname-for-server-local -- 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]
