Rodney Aaron Stainback created SPARK-28938: ----------------------------------------------
Summary: Kubernetes using unsupported docker image Key: SPARK-28938 URL: https://issues.apache.org/jira/browse/SPARK-28938 Project: Spark Issue Type: New Feature Components: Kubernetes Affects Versions: 2.4.3, 3.0.0 Environment: Kubernetes Reporter: Rodney Aaron Stainback The current docker image used by Kubernetes {code:java} openjdk:8-alpine{code} is not supported [https://github.com/docker-library/docs/blob/master/openjdk/README.md#supported-tags-and-respective-dockerfile-links] It was removed with this commit [https://github.com/docker-library/openjdk/commit/3eb0351b208d739fac35345c85e3c6237c2114ec#diff-f95ffa3d1377774732c33f7b8368e099] Quote from commit "4. no more OpenJDK 8 Alpine images (Alpine/musl is not officially supported by the OpenJDK project, so this reflects that -- see "Project Portola" for the Alpine porting efforts which I understand are still in need of help)" Please move to a supported image for Kubernetes -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org