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

Missing waiter for EMR on EKS jobs #4063

Closed
2 tasks
paul-civitas opened this issue Mar 25, 2024 · 3 comments
Closed
2 tasks

Missing waiter for EMR on EKS jobs #4063

paul-civitas opened this issue Mar 25, 2024 · 3 comments
Assignees
Labels
emr feature-request This issue requests a feature. p3 This is a minor priority issue

Comments

@paul-civitas
Copy link

paul-civitas commented Mar 25, 2024

Describe the feature

EMR on EC2 has a StepComplete waiter.

The EMR on EKS api has a DescribeJobRun api which could be used to implement a waiter for job completion for EMR on EKS jobs.

Use Case

Implementing EMR on EKS for production workloads, that integrate in with our python project.

Proposed Solution

Implementation of the waiter using the provided API.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

1.34.69

Environment details (OS name and version, etc.)

Linux

@paul-civitas paul-civitas added feature-request This issue requests a feature. needs-triage This issue or PR still needs to be triaged. labels Mar 25, 2024
@paul-civitas
Copy link
Author

My colleague has done some work implementing this waiter in our codebase. Gonna try and see if he can spare some time to contribute it here once he's between projects.

@RyanFitzSimmonsAK RyanFitzSimmonsAK self-assigned this May 3, 2024
@RyanFitzSimmonsAK RyanFitzSimmonsAK added emr investigating This issue is being investigated and/or work is in progress to resolve the issue. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels May 3, 2024
@RyanFitzSimmonsAK
Copy link
Contributor

Hi @paul-civitas, thanks for this feature request. I've reached out to the EMR on EKS team about implementing this Waiter. In the meantime, as this is a service team issue, I've opened a tracking issue (aws/aws-sdk#734) in our cross-SDK repository that you can refer to for any updates. Thanks!

@RyanFitzSimmonsAK RyanFitzSimmonsAK removed the investigating This issue is being investigated and/or work is in progress to resolve the issue. label May 3, 2024
Copy link

github-actions bot commented May 3, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emr feature-request This issue requests a feature. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

2 participants