-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[bitnami/spark] Python version updated from 3.9 to 3.11, which is not supported in Spark prior to 3.4 #52170
Comments
@javsalgar It would be super helpful if you were able to provide us with a hash of the previous image version. |
We've changed the Python version to 3.10 for Spark versions < 3.4, see
Thanks for reporting this issue |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary. |
Hellow @mdhont , will spark-3.3.2 upgraded to python 3.10 too? |
Can you upgrade the spark-3.3.2 or spark-3.3.0 to python 3.10.x? |
Thank you for reaching out and for your interest in our project. We'd be happy to assist you, but to do so effectively, we'll need some more details. Could you please create a separate issue filling the Issue template? Providing this information will help us better understand your situation and assist you in a more targeted manner. |
Name and Version
bitnami/spark:3.3.3, bitnami/spark:3.2.4, probably bitnami/spark < 3.4
What architecture are you using?
amd64
What steps will reproduce the bug?
The image got Python version updated from 3.9 to 3.11: https://github.com/bitnami/containers/pull/52152/files#diff-d95248e117d08ad609675905dc5c243f87eca478a7529f91190c2edd974d8f07R31
Spark versions prior 3.4 do not support it: apache/spark#38987
Simple Spark code:
leads to
What is the expected behavior?
Get back previous python version which is supported by that image.
What do you see instead?
Additional information
The text was updated successfully, but these errors were encountered: