Hello Daniel Becker, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22070
to look at the new patch set (#5).
Change subject: IMPALA-13448: Log cause when failing to flush lineage events,
audit events or profiles
......................................................................
IMPALA-13448: Log cause when failing 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 we will log "Could not open log file: filename, reason".
e.g: "Could not open log file: filename, cause: Permission denied"
Testing:
- added custom cluster tests in test_logging.py
Change-Id: I5b281d807e47aad98fc256af4e0c2a9dd417c7ac
---
M be/src/util/simple-logger.cc
M tests/custom_cluster/test_logging.py
2 files changed, 50 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/70/22070/5
--
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: newpatchset
Gerrit-Change-Id: I5b281d807e47aad98fc256af4e0c2a9dd417c7ac
Gerrit-Change-Number: 22070
Gerrit-PatchSet: 5
Gerrit-Owner: jiangwei <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>