You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/05/08 20:14:34 UTC

[Impala-ASF-CR] PROTOTYPE IMPALA-11941: Support Java 17 in Impala

Michael Smith has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/19863 )

Change subject: PROTOTYPE IMPALA-11941: Support Java 17 in Impala
......................................................................

PROTOTYPE IMPALA-11941: Support Java 17 in Impala

Hardcodes JAVA_HOME to JDK 8 (on Ubuntu) for projects that don't yet
support 17.

Change-Id: Ic378896f572e030a3a019646a96a32a07866a737
---
M bin/impala-config-java.sh
M bin/impala-config.sh
M bin/run-all-tests.sh
M testdata/bin/run-hive-server.sh
M testdata/bin/run-ranger-server.sh
M testdata/cluster/node_templates/common/etc/init.d/common.tmpl
6 files changed, 39 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/63/19863/2
-- 
To view, visit http://gerrit.cloudera.org:8080/19863
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic378896f572e030a3a019646a96a32a07866a737
Gerrit-Change-Number: 19863
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>