Hannah Amundson created SPARK-46204:
---------------------------------------

             Summary: Kubernetes dev-run-integration-tests is tagged to the 
wrong version
                 Key: SPARK-46204
                 URL: https://issues.apache.org/jira/browse/SPARK-46204
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 3.5.0
            Reporter: Hannah Amundson
         Attachments: Screenshot from 2023-12-01 13-14-47.png

The file dev-run-integration-tests.sh 
([https://github.com/apache/spark/blob/master/resource-managers/kubernetes/integration-tests/dev/dev-run-integration-tests.sh)]
 hardcodes the Java version as Java 8. However, Spark requires Java 17 in 
multiple locations like the kvstore module.

When you try to run the integration test, you get the following error

!image-2023-12-01-13-15-00-770.png!

 

This can be overriden by running `dev-run-integration-tests.sh  --java-version 
17`, but it would be nice if the script was up to date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to