Alex Behm has uploaded a new change for review. http://gerrit.cloudera.org:8080/5709
Change subject: Improve logging of table loading. ...................................................................... Improve logging of table loading. Changes the log level from trace to debug for several important events, in partiular, during table loading. The goal is to improve supportability without having to turn on trace debugging which can generate a significant log volume. Also improves the log output. 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, 83 insertions(+), 24 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/09/5709/1 -- To view, visit http://gerrit.cloudera.org:8080/5709 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8de96d0cb6d09b2272b1925d42cb059367fe7196 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]>
