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?

gefragt vor einem Jahr191 Aufrufe
1 Antwort
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
beantwortet vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen