jiangwei has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22070
Change subject: IMPALA-13448: Logged cause when fails to flush lineage events, audit events or profiles ...................................................................... IMPALA-13448: Logged cause when fails to flush lineage events, audit events or profiles When impala fails to flush lineage events, audit events or profiles, only the log file name is logged: "Could not open log file: filename". Now will log "Could not open log file: filename, reason".e.g: "Could not open log file: filename, Permission denied" Change-Id: I5b281d807e47aad98fc256af4e0c2a9dd417c7ac --- M be/src/util/simple-logger.cc M be/src/util/simple-logger.h M tests/custom_cluster/test_logging.py 3 files changed, 54 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/70/22070/1 -- To view, visit http://gerrit.cloudera.org:8080/22070 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5b281d807e47aad98fc256af4e0c2a9dd417c7ac Gerrit-Change-Number: 22070 Gerrit-PatchSet: 1 Gerrit-Owner: jiangwei <[email protected]>
