Replies: 2 comments 1 reply
-
I vaguely recall a similar problem solved already in later versions - you might search for similar issues/prs or look in the changelog. Generally I'd recommend to update to latest version of airflow (even if Airflow 2, the latest is 2.11) - it contains hundreds of fixes since 2.9.1 and this one is likely to be fixed - but if you would like to be sure, looking through changelog/issues is one of the ways how you can be more sure about it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Possibly this one (but It's a wild guess) #36998 fixed in 2.10.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the number of Kubernetes executor slots started to decrease. Moreover, when I restart Airflow, the issue is resolved (as you can see from the spikes on the graph).
Do you have any idea why this is happening and what the root cause might be?
airflow 2.9.1 version
Tasks run with KubernetedPodOperator
below you can see
airflow_executor_open_slots
metricBeta Was this translation helpful? Give feedback.
All reactions