Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/21003 )
Change subject: IMPALA-12788: Fix HBaseTable still get loaded even if HBase is down ...................................................................... Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/21003/1/fe/src/main/java/org/apache/impala/catalog/HBaseTable.java File fe/src/main/java/org/apache/impala/catalog/HBaseTable.java: http://gerrit.cloudera.org:8080/#/c/21003/1/fe/src/main/java/org/apache/impala/catalog/HBaseTable.java@142 PS1, Line 142: // Warm up the connection and verify the table exists. : getColumnFamilies(); > That line was added ~10 years ago: https://github.com/apache/impala/commit/ ack, so it is a small improvement actually -- To view, visit http://gerrit.cloudera.org:8080/21003 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib497f11ecc338d0f84d3d7bd8ccfcf8da4def0cb Gerrit-Change-Number: 21003 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Fri, 09 Feb 2024 11:52:55 +0000 Gerrit-HasComments: Yes
