-
Notifications
You must be signed in to change notification settings - Fork 397
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 G.4X and G.8X in glue_job.py #2048
add support for G.4X and G.8X in glue_job.py #2048
Conversation
according to https://aws.amazon.com/about-aws/whats-new/2023/05/aws-glue-large-instance-types-generally-available/ I added support for these 2 new instance types
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 52s (non-voting) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking the time to submit this PR.
Please add a changelog fragment: https://docs.ansible.com/ansible/latest/community/development_process.html#making-your-pr-merge-worthy
I added changelog fragment |
Co-authored-by: Mark Chappell <[email protected]>
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 49s (non-voting) |
changelogs/fragments/2048-add-new-instance-types-in-gluejob.yaml
Outdated
Show resolved
Hide resolved
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 5m 18s (non-voting) |
Is there any progress on merging this PR ? |
Build succeeded (gate pipeline). ❌ ansible-galaxy-importer FAILURE in 5m 27s (non-voting) |
a397c4c
into
ansible-collections:main
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #2060 🤖 @patchback |
add support for G.4X and G.8X in glue_job.py SUMMARY according to https://aws.amazon.com/about-aws/whats-new/2023/05/aws-glue-large-instance-types-generally-available/ I added support for these 2 new instance types ISSUE TYPE Feature Pull Request COMPONENT NAME glue_job Reviewed-by: Mark Chappell Reviewed-by: Alina Buzachis (cherry picked from commit a397c4c)
[PR #2048/a397c4c3 backport][stable-7] add support for G.4X and G.8X in glue_job.py This is a backport of PR #2048 as merged into main (a397c4c). SUMMARY according to https://aws.amazon.com/about-aws/whats-new/2023/05/aws-glue-large-instance-types-generally-available/ I added support for these 2 new instance types ISSUE TYPE Feature Pull Request COMPONENT NAME glue_job Reviewed-by: Alina Buzachis Reviewed-by: Mark Chappell
SUMMARY
according to https://aws.amazon.com/about-aws/whats-new/2023/05/aws-glue-large-instance-types-generally-available/ I added support for these 2 new instance types
ISSUE TYPE
COMPONENT NAME
glue_job