Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13601
Change subject: IMPALA-8658: Populate missing Ranger audit fields ...................................................................... IMPALA-8658: Populate missing Ranger audit fields This patch adds missing Ranger audit fields, such as: - Client IP - Cluster name This patch also updates the access type to be in upper case to be consistent with Hive Ranger audit. Testing: - Updated the tests in RangerAuditLogTest - Ran all FE tests - Tested the changes against Solr cluster Change-Id: I167bc35411ad9b4164c292077ff082671967cff8 --- M fe/src/main/java/org/apache/impala/authorization/ranger/RangerAuthorizationChecker.java M fe/src/main/java/org/apache/impala/authorization/ranger/RangerBufferAuditHandler.java M fe/src/test/java/org/apache/impala/authorization/ranger/RangerAuditLogTest.java M fe/src/test/resources/ranger-hive-audit.xml 4 files changed, 26 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/13601/2 -- To view, visit http://gerrit.cloudera.org:8080/13601 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I167bc35411ad9b4164c292077ff082671967cff8 Gerrit-Change-Number: 13601 Gerrit-PatchSet: 2 Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com>