-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Add execution role parameter to AddStepsOperator #28484
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
Conversation
|
Needs to resolve conflicts. |
d80987f to
c22326a
Compare
|
Made a minor change with how the new parameter gets used in the hook. Because we are using |
I think this originally comes from I've also found that if set some of optional parameters set to |
Update system test to use new parameter
c22326a to
1dc0616
Compare
EMR launched a new feature which allows configuring runtime roles for EMR steps. This PR allows users to use this feature with the
EmrAddStepsOperator. System test has been updated to use this feature.^ 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.rstor{issue_number}.significant.rst, in newsfragments.