-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73367/
-----------------------------------------------------------
(Updated June 1, 2021, 8:46 p.m.)
Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj,
Mehul Parikh, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan
Periasamy.
Changes
-------
Fixed review comment
Bugs: RANGER-3294
https://issues.apache.org/jira/browse/RANGER-3294
Repository: ranger
Description
-------
RANGER-3294:AccessResult attribute with isAudited as false not filtered in
Ranger Audit Filter
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/authorization/hadoop/config/RangerPluginConfig.java
7b34f77da
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerPolicyEngineImpl.java
ecfc9ad14
agents-common/src/main/java/org/apache/ranger/plugin/service/RangerBasePlugin.java
4d7fb6c87
hdfs-agent/src/main/java/org/apache/ranger/authorization/hadoop/RangerHdfsAuthorizer.java
539d4c148
hdfs-agent/src/test/java/org/apache/ranger/services/hdfs/HDFSRangerTest.java
c5fe8a332
hdfs-agent/src/test/java/org/apache/ranger/services/hdfs/RangerHdfsAuthorizerTest.java
e96ea5c12
hdfs-agent/src/test/resources/hdfs_version_3.0/hdfs-policies.json a3fd96813
hdfs-agent/src/test/resources/ranger-hdfs-security.xml 2c7f22fa9
plugin-yarn/src/main/java/org/apache/ranger/authorization/yarn/authorizer/RangerYarnAuthorizer.java
1f965823c
Diff: https://reviews.apache.org/r/73367/diff/4/
Changes: https://reviews.apache.org/r/73367/diff/3-4/
Testing
-------
- Verified in local VM for audit filter to filter out Allow and deny request in
Hive.
- Verified YARN and HDFS fallback and audit related to it.
- Fixed failing Unit test based on this change.
Thanks,
Ramesh Mani