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

Add support for runtime roles for EMR steps #10

Closed
dacort opened this issue Apr 3, 2023 · 3 comments · Fixed by #21
Closed

Add support for runtime roles for EMR steps #10

dacort opened this issue Apr 3, 2023 · 3 comments · Fixed by #21
Labels
enhancement New feature or request

Comments

@dacort
Copy link
Contributor

dacort commented Apr 3, 2023

EMR 6.7.0 and later now support runtime roles that allow you to provide a role to use with a specific Step.

We should update the run command to accept a --job-role for EMR on EC2 clusters similar to how we do for EMR Serverless.

@dacort dacort added the enhancement New feature or request label Apr 3, 2023
@chrisabbott
Copy link
Contributor

@dacort Does this still need to be implemented? Can I self-assign?

@dacort
Copy link
Contributor Author

dacort commented Aug 15, 2023

Not being worked on, feel free to contribute and open a PR! Thanks. 😃

@chrisabbott chrisabbott mentioned this issue Aug 17, 2023
4 tasks
@chrisabbott
Copy link
Contributor

Not being worked on, feel free to contribute and open a PR! Thanks. 😃

No problem! Very low-hanging fruit. I tested a few EMR EC2 steps using roles with differently scoped policies, and everything appears to be functioning as expected. Let me know in the PR if you want me to add any additional tests or anything.

@dacort dacort linked a pull request Aug 17, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants