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

AWS System Test: EMR Container #42353

Merged

Conversation

o-nikolas
Copy link
Contributor

Ensure that the EMR cluster stays running for long enough for all the tasks in the DAG to complete their operations against the cluster.

This race condition was causing system test failures on remote container based executors.


^ 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.

Ensure that the EMR cluster stays running for long enough for all the
tasks in the DAG to complete their operations against the cluster.
@o-nikolas o-nikolas force-pushed the onikolas/emr_container_alive_when_no_steps branch from cd5269b to 449b197 Compare September 19, 2024 21:11
@o-nikolas o-nikolas merged commit 3464633 into apache:main Sep 19, 2024
55 checks passed
@o-nikolas o-nikolas deleted the onikolas/emr_container_alive_when_no_steps branch September 19, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants