You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/02/23 10:31:00 UTC

[jira] [Commented] (SPARK-38302) Dockerfile.java17 can't be used in K8s integration tests when

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

Apache Spark commented on SPARK-38302:
--------------------------------------

User 'dcoliversun' has created a pull request for this issue:
https://github.com/apache/spark/pull/35627

> Dockerfile.java17 can't be used in K8s integration tests when 
> --------------------------------------------------------------
>
>                 Key: SPARK-38302
>                 URL: https://issues.apache.org/jira/browse/SPARK-38302
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes, Tests
>    Affects Versions: 3.3.0
>            Reporter: qian
>            Priority: Minor
>
> When setting parameters `spark-tgz` during integration tests, the error that `resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile.java17` cannot be found occurs. This is due to the default value of `spark.kubernetes.test.dockerFile` being `resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile.java17`. When using the tgz, the working directory is `${spark.kubernetes.test.unpackSparkDir}`, and the relative path `resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile.java17` is invalid.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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