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

[jira] [Updated] (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:all-tabpanel ]

Dongjoon Hyun updated SPARK-38302:
----------------------------------
        Parent: SPARK-33772
    Issue Type: Sub-task  (was: Improvement)

> 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: Sub-task
>          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