[ 
https://issues.apache.org/jira/browse/SPARK-41075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635063#comment-17635063
 ] 

Hyukjin Kwon commented on SPARK-41075:
--------------------------------------

cc [~dongjoon][~yikun][~holden]FYI

> Can't build Spark docker image with Java 17
> -------------------------------------------
>
>                 Key: SPARK-41075
>                 URL: https://issues.apache.org/jira/browse/SPARK-41075
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.3.1
>            Reporter: Yauheni Shahun
>            Priority: Minor
>
> I'm trying to build Spark docker image with Java 17 according to usage 
> description from {{{}docker-image-tool.sh{}}}:
> {code:java}
>  ./bin/docker-image-tool.sh -r $REGISTRY -t ${VERSION} -f 
> kubernetes/dockerfiles/spark/Dockerfile.java17 build
> {code}
> But I get the following error:
> {code:java}
> ./bin/docker-image-tool.sh: line 74: cd: kubernetes/dockerfiles/spark: No 
> such file or directory
> {code}
> As far as I understand the script verifies the argument for presence before 
> it creates a build context and copies content from 
> {{{}resource-managers/kubernetes/docker/src/main/dockerfiles{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to