[ 
https://issues.apache.org/jira/browse/SPARK-38302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved SPARK-38302.
-----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35627
[https://github.com/apache/spark/pull/35627]

> Use Java 17 in K8S integration tests when setting spark-tgz
> -----------------------------------------------------------
>
>                 Key: SPARK-38302
>                 URL: https://issues.apache.org/jira/browse/SPARK-38302
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Kubernetes, Tests
>    Affects Versions: 3.3.0
>            Reporter: qian
>            Assignee: qian
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to