Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17416 )
Change subject: IMPALA-10401: Enable Ranger audit logs to log4j ...................................................................... IMPALA-10401: Enable Ranger audit logs to log4j This patch enables audit logging to log4j for Ranger plugins, which provides us with more info in debugging flaky test failures. The audits are logged by Log4JAuditDestination. Each line shows which policy takes effect and whether the access is allowed. For FE tests, the log file is in logs/fe_tests/FeSupport.INFO. For e2e and custom cluster tests, the audits are logged in log files of processes that have ranger plugins (e.g. catalogd, cooridnator). Tests: - Manually verify the audit logs exist. Change-Id: I9e6850882594f31dc2250fe205fa6cad26a30571 Reviewed-on: http://gerrit.cloudera.org:8080/17416 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/resources/ranger-hive-audit.xml 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17416 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9e6850882594f31dc2250fe205fa6cad26a30571 Gerrit-Change-Number: 17416 Gerrit-PatchSet: 4 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
