Skip to content

Add delay in example_emr_eks after updating execution role#62415

Merged
vincbeck merged 1 commit intoapache:mainfrom
aws-mwaa:vincbeck/example_emr_eks
Feb 24, 2026
Merged

Add delay in example_emr_eks after updating execution role#62415
vincbeck merged 1 commit intoapache:mainfrom
aws-mwaa:vincbeck/example_emr_eks

Conversation

@vincbeck
Copy link
Contributor

example_emr_eks is failing times to times because the EMR job does not have any credentials. It seems this could be a race condition, after updating the trust policy execution role, it does not have time to propagate before the job starts. Adding a sleep to see if it fixes anything.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@vincbeck vincbeck requested a review from o-nikolas as a code owner February 24, 2026 15:13
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Feb 24, 2026
@vincbeck vincbeck force-pushed the vincbeck/example_emr_eks branch from 8176ca9 to c3f9d72 Compare February 24, 2026 20:20
@vincbeck vincbeck merged commit cb4c836 into apache:main Feb 24, 2026
90 checks passed
@vincbeck vincbeck deleted the vincbeck/example_emr_eks branch February 24, 2026 21:17
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