[
https://issues.apache.org/jira/browse/SPARK-41075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636388#comment-17636388
]
Dongjoon Hyun commented on SPARK-41075:
---------------------------------------
Yes, as mentioned in the previous comment, the path in the document and script
help message is for binary distribution. There is no issue in Apache Spark.
> 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: [email protected]
For additional commands, e-mail: [email protected]