Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20734 )
Change subject: IMPALA-12579: Add logs for loading table list in catalogd startup ...................................................................... IMPALA-12579: Add logs for loading table list in catalogd startup Catalogd will load db and table list from HMS at startup. It could take long for large dbs. This patch adds logs for this step so users won't be confused and thinking catalogd is "hanging". Also improve the function loading logs to show the number of loaded functions. Tests: - Verified the logs locally Change-Id: I280c7b490bc57b38d867aeff29ae8ffcfec40c81 Reviewed-on: http://gerrit.cloudera.org:8080/20734 Reviewed-by: Andrew Sherman <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java 1 file changed, 9 insertions(+), 3 deletions(-) Approvals: Andrew Sherman: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/20734 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I280c7b490bc57b38d867aeff29ae8ffcfec40c81 Gerrit-Change-Number: 20734 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
