-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65645/
-----------------------------------------------------------
(Updated Feb. 14, 2018, 10:05 a.m.)
Review request for ranger, Madhan Neethiraj, Ramesh Mani, and Velmurugan Periasamy.
Changes
-------
Added table level authorization check
Bugs: RANGER-1984
https://issues.apache.org/jira/browse/RANGER-1984
Repository: ranger
Description
-------
When a Hbase column is tagged with a classification,with an active tag and resource policy
that allows access, the audit log does not show the tag.
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerTagForEval.java
b8f5b42
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerTagAccessRequest.java
dbdcacd
agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java
8051ec3
agents-common/src/test/resources/policyengine/test_policyengine_tag_hdfs.json b4941cd
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
058168f
hbase-agent/src/test/java/org/apache/ranger/authorization/hbase/HBaseRangerAuthorizationTest.java
198aad9
hbase-agent/src/test/resources/hbase-policies.json b7b44c9
hbase-agent/src/test/resources/log4j.properties cb409e8
Diff: https://reviews.apache.org/r/65645/diff/2/
Changes: https://reviews.apache.org/r/65645/diff/1-2/
Testing
-------
Tested with local VM
Thanks,
Abhay Kulkarni
|