RVR-ATH-100
-
Issue Summary
- The error "Error trying to connect to Athena. Error Code: RVR-ATH-100" indicates a problem with establishing a connection to Amazon Athena from the Data Integration platform. This error typically points to misconfigurations in connection settings or insufficient permissions.
-
Action Steps:
-
Check Connection Settings:
- Ensure that the connection settings in Data Integration are correctly configured. This includes verifying the region, workgroup, and credentials (AWS Access Key and Secret Access Key).
- Review the connection procedure to Athena, using either AWS Keys or IAM Role. Make sure that you have followed the necessary steps to set these up correctly.
-
Verify Permissions:
- Confirm that the IAM user or role used for Data Integration has the necessary permissions to access Athena. This includes permissions like
glue:GetDatabases,glue:GetTables, ands3:ListAllMyBuckets. - If you're using IAM Role Automatic or Manual, ensure that the IAM policy 'Data Integration-Athena-Policy' is attached and includes the required actions.
- Confirm that the IAM user or role used for Data Integration has the necessary permissions to access Athena. This includes permissions like
-
Network and Access:
- Make sure the IPs used by Data Integration are whitelisted in your AWS security groups and firewall settings, if applicable.
-
Test Connection:
- Use the 'Test Connection' feature in Data Integration to verify the connection to Athena. This step will help confirm whether the settings and permissions are correctly applied.
-
-
External References:
- For further details on setting up connections in Data Integration, visit the Data Integration documentation.
- For creating a workgroup and permissions in Athena, refer to the AWS Athena User Guide.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.