Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/19863 )
Change subject: PROTOTYPE IMPALA-11941: Support Java 17 in Impala ...................................................................... Patch Set 16: (1 comment) Passing containerized run built with Java 8, tests with Java 17: https://jenkins.impala.io/job/rocky-8.5-dockerised-tests/40/ http://gerrit.cloudera.org:8080/#/c/19863/16/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java File fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java: http://gerrit.cloudera.org:8080/#/c/19863/16/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java@2021 PS16, Line 2021: } catch (UnsupportedOperationException e) { This exception is kind of concerning. I think it's an artifact of building with Java 8 then running with 17. I'll grab more details about it. -- 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: comment Gerrit-Change-Id: Ic378896f572e030a3a019646a96a32a07866a737 Gerrit-Change-Number: 19863 Gerrit-PatchSet: 16 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 01 Jun 2023 23:31:33 +0000 Gerrit-HasComments: Yes
