Athena Query Editor - Network Failure

0

I've configured the Athena connection to a RDS SQL Server database using a JDBC driver. After choosing the Data Source the Database does not load and there is a "Network Failure" shown without any information. What might be the cause of such error or where I can find more information on how to solve such case? Enter image description here

1 Antwort
0

Could you check if there any CloudTrail logs to describe the network issue in details - https://docs.aws.amazon.com/athena/latest/ug/monitor-with-cloudtrail.html? Besides, could you also check the configuration "SubnetIds" of Lambda function (AthenaSqlServerConnector) for JDBC driver is in the same VPC to your RDS SQL Server, but also the Security Group and NACLs of RDS SQL Server is allowed to be accessed (inbound) from Lambda of your Security Group?

AWS
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen