AWS Glue Python shell version

2

AWS Glue Python Shell currently supports Python 3.9, whereas AWS Glue Pyspark jobs support Python 3.10 and AWS Lambda up to 3.12. When will we see support for more recent Python runtimes in the AWS Glue Python Shell?

asked a year ago168 views
1 Answer
4

As of now, AWS Glue Python Shell supports Python 3.9, while AWS Glue PySpark jobs have transitioned to Python 3.10. Version upgrades for AWS Glue typically align with broader AWS service updates, but there is currently no official confirmation on when Python 3.10 or 3.12 will be introduced for Python Shell. With the release of AWS Glue 5.0, support for Python 3.11 has been added for Spark-based jobs, indicating the potential for future enhancements to Python Shell as well.

https://docs.aws.amazon.com/glue/latest/dg/release-notes.html

EXPERT
answered 6 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions