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?

已提問 1 年前檢視次數 191 次
1 個回答
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
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南