Kousuke Saruta created SPARK-37354:
--------------------------------------

             Summary: Make the Java version installed on the container image 
used by the K8s integration tests with SBT configurable
                 Key: SPARK-37354
                 URL: https://issues.apache.org/jira/browse/SPARK-37354
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes, Tests
    Affects Versions: 3.2.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


I noticed that the default Java version installed on the container image used 
by the K8s integration tests are different depending on the way to run the 
tests.

If the tests are launched by Maven, the Java version is 8 is installed.
On the other hand, if the tests are launched by SBT, the Java version is 11.
Further, we have no way to change the version.



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

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

Reply via email to