You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have the airflow running on AKS cluster with just the kubernetes executor.
The following configs are set for attaining the max concurrency.
We are running big data workloads and the number of Max task runs can reach 1000.
However, with the above configurations, the Max task runs across all the dags is stuck at the magic number 487 and the remaining ones are queued.
I have checked the docs about any other parameters that need to be set, however only these are mentioned.
Appreciate the suggestions from the community to identify the missing configuration.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions