INTERNAL_ERROR_QUERY_ENGINE after upgrade Athen engine to version 3

0

I received INTERNAL_ERROR_QUERY_ENGINE error with existing query after upgrade athena engine to version 3.

The same query works fine with version 2.

The data size scan is 40.37 MB for the query below, and I have 5 TB limit per query.

SELECT DISTINCT source
FROM production_data.events

The weird part is that

  • If I add LIMIT in the query, it works without any error.
  • If I use same select with different table then also works (why only this table?)

I couldn't find any log that explain the reasons why that is the case. Is it possible to get detail log?

Any thought? Thanks

posta un anno fa325 visualizzazioni
1 Risposta
0

Hello,

I understand that query running on Athena engine V3 errors out however with V2 it is successful. Also similar query works on a different table or same table with limited data.

In order to further troubleshoot the issue, please create a support ticket here with query IDs run on Athena Engine V2 and V3.

AWS
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande