Forum Discussion
catcollector
Helper I
5 years agoDataFlow connect to Athena (ODBC) Timed out
When creating the dataflow, we're connecting to ODBC (where dsn is defined for Athena). We return out AWS Catalog from Athena. But, when I try to return a single table from Athena with just two rows ...
- 5 years ago
This issue was resolved by adding a PORT 444 inbound rule to our security group in AWS.
https://aws.amazon.com/premiumsupport/knowledge-center/athena-connection-timeout-jdbc-odbc-driver/
catcollector
Helper I
5 years agoThis issue was resolved by adding a PORT 444 inbound rule to our security group in AWS.
https://aws.amazon.com/premiumsupport/knowledge-center/athena-connection-timeout-jdbc-odbc-driver/
- Anonymous3 years agoNot applicable
Hi catcollector ,
I am facing similar issue, my gateway and ODBC DSN is setup on an EC2 instance.
I tried opening ports for the EC2 instance but it did not work. Do we need to open the port 444 on the EC2 where the gateway is setup or is this something on the Athena end.