(glue): Add support for Glue Job Python shell 3.9
See original GitHub issueDescribe the feature
Support Glue Job Python shell 3.9, which was released recently. (AWS blog)
Currently according to the doc, it seems CFn does not yet support Python shell with Python 3.9 though. We should wait for the doc to be updated.
Use Case
Python 3.6 is currently available for Python shell but 3.6 itself has already reached EOL. We need Python 3.9 support.
Proposed Solution
After CFn will support it, update glue.Job
construct.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.37.1
Environment details (OS name and version, etc.)
n/a
Issue Analytics
- State:
- Created a year ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Python shell jobs in AWS Glue
Define the job properties for Python shell jobs in AWS Glue, and create files that contain your own Python libraries.
Read more >AWS Glue python shell job is supporting only python 3.6, but ...
Hello,. we recently added support for python 3.9 in Glue Python Shell scripts. With this release we also added more libraries out of...
Read more >aws_glue_job | Resources | hashicorp/aws - Terraform Registry
max_capacity – (Optional) The maximum number of AWS Glue data processing units (DPUs) that can be allocated when this job runs. Required when...
Read more >Python Shell - AWS Lake Formation Workshop
You can also use a Python shell job to run Python scripts as a shell in AWS Glue. With a Python shell job,...
Read more >How To Use External Python Libraries In AWS Glue
So, How to use external Python libraries in AWS Glue? To use external libraries in your Glue Jobs, add the parameter name --additional-python-modules...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@tmokmss the updating of documentation can be a pretty slow process (and can be forgotten about), if the functionality works then we can go ahead and implement it for CDK. Thanks for letting us know @meve
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.