An error has been thrown from the AWS SDK client. Unable to execute HTTP request: http: nodename nor servname provided, or not known [Execution ID not available]
at com.simba.athena.athena.api.AJClient.checkAndThrowException(Unknown Source) ~[AthenaJDBC42_2.0.9.jar:?]
at com.simba.athena.athena.api.AJClient.executeQuery(Unknown Source) ~[AthenaJDBC42_2.0.9.jar:?]
at com.simba.athena.athena.dataengine.AJQueryExecutor.execute(Unknown Source) ~[AthenaJDBC42_2.0.9.jar:?]
at com.simba.athena.jdbc.common.SStatement.executeNoParams(Unknown Source) ~[AthenaJDBC42_2.0.9.jar:?]
at com.simba.athena.jdbc.common.SStatement.execute(Unknown Source) ~[AthenaJDBC42_2.0.9.jar:?]
at com.tableausoftware.jdbc.JDBCProtocolImpl.runQuery(
JDBCProtocolImpl.java:292) ~[jdbcserver.jar:1.4.1]
at com.tableau.connect.service.QueryTask.readData(
QueryTask.java:135) ~[jdbcserver.jar:1.4.1]
at
com.tableau.connect.service.QueryTask.call(
QueryTask.java:101) ~[jdbcserver.jar:1.4.1]
at
com.tableau.connect.service.QueryTask.call(
QueryTask.java:56) ~[jdbcserver.jar:1.4.1]
at
java.util.concurrent.FutureTask.run(
FutureTask.java:266) ~[?:1.8.0_152]
at java.util.concurrent.ThreadPoolExecutor.runWorker(
ThreadPoolExecutor.java:1149) ~[?:1.8.0_152]
at java.util.concurrent.ThreadPoolExecutor$
Worker.run(
ThreadPoolExecutor.java:624) ~[?:1.8.0_152]
Caused by: com.simba.athena.support.exceptions.GeneralException: [Simba][AthenaJDBC](100131) An error has been thrown from the AWS SDK client. Unable to execute HTTP request: http: nodename nor servname provided, or not known [Execution ID not available]
... 12 more