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
Describe the bug create_eks_cluster_kube_namespace_with_role failed when testing example_emr_eks_pi_job with the latest RC2 providers in apache/airflow#31322.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/airflow/operators/bash.py", line 210, in execute
raise AirflowException(
airflow.exceptions.AirflowException: Bash command failed. The command returned a non-zero exit code 1.
The text was updated successfully, but these errors were encountered:
How was this resolved? Can we add a comment pointing to the PR if we changed some code. I remember we've a PR in apache/airflow trying to resolve this, but is #1140 a resolution on our end and hence, we're closing this?
Describe the bug
create_eks_cluster_kube_namespace_with_role
failed when testingexample_emr_eks_pi_job
with the latest RC2 providers in apache/airflow#31322.To Reproduce
Expected behavior
DAG finishes without failure
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: