Csaba Ringhofer created IMPALA-13921:
----------------------------------------
Summary: Make Java 17 the default in tests
Key: IMPALA-13921
URL: https://issues.apache.org/jira/browse/IMPALA-13921
Project: IMPALA
Issue Type: Sub-task
Components: Infrastructure
Reporter: Csaba Ringhofer
Currently the default IMPALA_JDK_VERSION is "system", which means 8.
https://github.com/apache/impala/blob/033a86d4b369fd3252a30083d6424f2dc3706621/bin/impala-config-java.sh#L21
To allow adding changes that no longer run with Java 8 first we need to update
all test environments to use OpenJDK 17 instead of 8.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)