Dongjoon Hyun created SPARK-47635:
-------------------------------------
Summary: Use Java 21 instead of 21-jre in K8s Dockerfile
Key: SPARK-47635
URL: https://issues.apache.org/jira/browse/SPARK-47635
Project: Spark
Issue Type: Sub-task
Components: Kubernetes
Affects Versions: 4.0.0
Reporter: Dongjoon Hyun
{code}
$ docker run -it --rm azul/zulu-openjdk:21-jre jmap
docker: Error response from daemon: failed to create task for container: failed
to create shim task: OCI runtime create failed: runc create failed: unable to
start container process: exec: "jmap": executable file not found in $PATH:
unknown.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]