Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase retries in EmrContainerHook.create_emr_on_eks_cluster #46562

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

vincbeck
Copy link
Contributor

@vincbeck vincbeck commented Feb 7, 2025

Follow-up of #46441.

#46441 solves the issue but only partially, the system test is succeeding and failing intermittently. When it fails, it fails due to the same error:

botocore.errorfactory.ValidationException: An error occurred (ValidationException) when calling the CreateVirtualCluster operation: Cluster env40beb96b-cluster is not reachable as its connection is currently being updated

The only thing we can do is wait longer ...


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Feb 7, 2025
@vincbeck vincbeck merged commit 45d37da into apache:main Feb 7, 2025
63 checks passed
@vincbeck vincbeck deleted the vincbeck/emr_eks branch February 7, 2025 18:52
niklasr22 pushed a commit to niklasr22/airflow that referenced this pull request Feb 8, 2025
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants