We added the Java 17 support for Apache Spark docker official image at [1].
(Thanks @vakarisbk efforts)

After the [2] merge in future, the first java17 series docker official
image will be available.

You can also have a try on ghcr test image:

all in one image: ghcr.io/apache/spark-docker/spark
:3.5.0-scala2.12-java17-python3-r-ubuntu
python3 image:    ghcr.io/apache/spark-docker/spark
:3.5.0-scala2.12-java17-python3-ubuntu
r image:          ghcr.io/apache/spark-docker/spark
:3.5.0-scala2.12-java17-r-ubuntu
scala image:      ghcr.io/apache/spark-docker/spark
:3.5.0-scala2.12-java17-ubuntu

Please let us know if you have any other questions or concerns, otherwise,
it will be published soon [2].

[1] https://github.com/apache/spark-docker/pull/56
[2] https://github.com/docker-library/official-images/pull/15697

Regards,
Yikun

Reply via email to