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

Python 3.11 Support to sync with AL2023 #427

Closed
gilandose opened this issue May 24, 2024 · 2 comments
Closed

Python 3.11 Support to sync with AL2023 #427

gilandose opened this issue May 24, 2024 · 2 comments

Comments

@gilandose
Copy link

🚀 The feature, motivation and pitch

I connect to EMR 7.1 from sagemaker using spark connect, this would be more straight-forward if both were using the same version of python AL2023 has default support for 3.9 and 3.11 but not 3.10 which is what sagemaker distribution is on, could we update the image to 3.11

Use case description

Spark Connect UDFs are not possible

Alternatives

I could install 3.10 manually using bootstraps, but this is slows down node start up time

Additional context

No response

@balajisankar15
Copy link
Contributor

We are upgrading to Python 3.11 in our 2.0 release

#457

@aws-tianquaw
Copy link
Contributor

v2.0 image has been released with Python 3.11 support: https://gallery.ecr.aws/sagemaker/sagemaker-distribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants