[
https://issues.apache.org/jira/browse/SPARK-46204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-46204:
----------------------------------
Parent: SPARK-45315
Issue Type: Sub-task (was: Bug)
> 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: Sub-task
> Components: Kubernetes
> Affects Versions: 4.0.0
> Reporter: Hannah Amundson
> Priority: Trivial
> Labels: pull-request-available
> 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 below error. This can
> be overriden by running
> {code:java}
> dev-run-integration-tests.sh --java-version 17 {code}
> 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]