Athena Iceberg DROP TABLE DDL timeout after 60s?

3

The stated DDL timeout for Athena is 30 minutes, according to quotas. We regularly see DROP TABLE failing with "DDL execution timed out" after 60 seconds. This causes a lot of problems for me.

Evidence of timeout

To reproduce - my branch of dbt-athena here has a test that fails due to this timeout issue to drop an iceberg table every time. Athena Engine v3.

Is there any way to fix it? Is this a known issue? Will a fix be forthcoming?

feita há um ano194 visualizações
1 Resposta
0

I am getting a similar DDL timeout after 60s with a table CREATE statement. I'm not sure why it's taking 60s to for a simple CREATE TABLE statement (not CTAS). Something is not right.

akurb
respondido há 3 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas