Skip to content

Conversation

peter-toth
Copy link
Contributor

What changes were proposed in this pull request?

This PR proposes to publish Apache Spark 3.5.7 to docker registry

Why are the changes needed?

To provide a docker image of Apache Spark 3.5.7.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual review.

@peter-toth
Copy link
Contributor Author

@dongjoon-hyun , could you please review this PR?

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@peter-toth
Copy link
Contributor Author

Thank you @dongjoon-hyun.
I kicked off the publish action: https://github.com/apache/spark-docker/actions/runs/17986584977

@peter-toth
Copy link
Contributor Author

Rerunning the publish action with apache repo: https://github.com/apache/spark-docker/actions/runs/17988981037/job/51174252051

@dongjoon-hyun
Copy link
Member

Thank you. I verified the publish images in Apache Spark K8s Operator like the following.

@peter-toth
Copy link
Contributor Author

Yeah, the images showed up at https://hub.docker.com/r/apache/spark/tags

@peter-toth
Copy link
Contributor Author

Opened docker-library/official-images#19948 to push them to https://hub.docker.com/_/spark as well.

@peter-toth
Copy link
Contributor Author

peter-toth commented Sep 25, 2025

It seems the docker library no longer supports eclipse-temurin:11-jre-focal see docker-library/official-images#19948 (comment).

What shall we do in this case? Switch to 11-jre-jammy or 11-jre-alpine and republish images here and then in docker library again?

cc @dongjoon-hyun

@dongjoon-hyun
Copy link
Member

Sorry but I'm not working on docker-library repository because it's non-ASF repo.

Maybe, cc @Yikun since he has been leading docker-library area.

@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Sep 25, 2025

To @peter-toth , please announce 3.5.7 first because non-ASF channel is not a blocker for ASF release process. We can catch up the others later.

@Yikun
Copy link
Member

Yikun commented Sep 25, 2025

What shall we do in this case? Switch to 11-jre-jammy or 11-jre-alpine

In general, we can just follow the spark repo dockerfile, but I just saw we changed the image to a non-docker official image on apache/spark@25f8a44 .

So that we can follow the ubuntu release version in spark ci at least, it's safe to switch.

@peter-toth
Copy link
Contributor Author

I opened a PR to switch to 11-jammy: #95

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

Successfully merging this pull request may close these issues.

3 participants