Alex Behm has uploaded a new patch set (#2). Change subject: IMPALA-4768: Improve logging of table loading. ......................................................................
IMPALA-4768: Improve logging of table loading. - Improves the logging for several important events, in partiular, during table loading. - Uses LOG.info() for such messages to clarify their intent. The goal is to improve supportability without having to turn on trace debugging which can generate a significant log volume. Change-Id: I8de96d0cb6d09b2272b1925d42cb059367fe7196 --- M fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java M fe/src/main/java/org/apache/impala/catalog/TableLoader.java M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java M fe/src/main/java/org/apache/impala/service/Frontend.java 5 files changed, 66 insertions(+), 49 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/09/5709/2 -- To view, visit http://gerrit.cloudera.org:8080/5709 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I8de96d0cb6d09b2272b1925d42cb059367fe7196 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
