Skip to content

Amazon Athena experienced an internal error while executing a query : Query Id: c133a2c6-c3bd-4917-9e45-ff7c17c575c8

0

Hi, I am seeing following error on running query multiple times in Athena

Amazon Athena experienced an internal error while executing this query. Please try submitting the query again and if the issue reoccurs, contact AWS support for further assistance. We apologize for the inconvenience. This query ran against the "slurpy_files_cdc" database, unless qualified by the query.

  • Please check Service Health dashboard to make sure that you are not experiencing a potential service issue in the region.

asked 3 years ago804 views
2 Answers
0

It may be a performance error as described in this document.
There are some countermeasures that could be taken, such as waiting a while before executing them.
https://docs.aws.amazon.com/athena/latest/ug/performance-tuning.html

Am I correct in recognizing that errors occur from time to time?
In that case, the description in the above document is most likely correct.

EXPERT
answered 3 years ago
0

Hi, I have a query that runs about 4-6 times a day, and once every while in a regular manner (every 2 days?) I get this error. Any idea how I can improve the robustness of the query or debug the situation?

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.