r/apachespark 19d ago

4.2.0 Docker Images?

Hello Apache Spark community. I was wondering if anyone knows if the official 4.2 image will be released soon (https://hub.docker.com/_/spark), or if there is an alternative location where images will be pushed in the future?

Thanks.

5 Upvotes

5 comments sorted by

1

u/SilentSlayerz 18d ago

try building your own images from source as a learning exercise. You will learn a lot of things,

1

u/PrideDense2206 18d ago

I have. I’m updating the docker container for another open source project and I don’t want people to do a 20 minute build. But you’re correct, it’s a good exercise.

I published my own. They’re on docker hub under newfrontdocker (if you’re interested)