Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-45315 Drop JDK 8/11 and make JDK 17 by default
  3. SPARK-46204

Fix `dev-run-integration-tests.sh` to use 17 for `JAVA_VERSION`

    XMLWordPrintableJSON

Details

    Description

      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 below error. 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.

      Attachments

        Issue Links

          Activity

            People

              hannahkamundson Hannah Amundson
              hannahkamundson Hannah Amundson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: