Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/20143 )
Change subject: IMPALA-11941: (Addendum) ease testing other JDKs ...................................................................... Patch Set 8: (1 comment) http://gerrit.cloudera.org:8080/#/c/20143/6/bin/run-all-tests.sh File bin/run-all-tests.sh: http://gerrit.cloudera.org:8080/#/c/20143/6/bin/run-all-tests.sh@35 PS6, Line 35: # Use a different JDK for testing. Picked up by impala-config and start-impala-cluster. : if [ ! -z "${TEST_JAVA_HOME_OVERRIDE:-}" ]; then : export MINICLUSTER_JAVA_HOME="${JAVA_HOME}" : export IMPALA_JAVA_HOME_OVERRIDE="${TEST_JAVA_HOME_OVERRIDE}" : elif [ ! -z "${TEST_JDK_VERSION:-}" ]; then : > The steps to test locally would be: I'm still getting errors when I run the whole test suite. They go away when I run just the failing tests. My best guess is something is still restarting Hive, but I haven't found it yet. -- To view, visit http://gerrit.cloudera.org:8080/20143 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I46b5515efd9537d63b843dbc42aa93b376efce00 Gerrit-Change-Number: 20143 Gerrit-PatchSet: 8 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Fri, 14 Jul 2023 23:24:24 +0000 Gerrit-HasComments: Yes
