You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Abhay Kulkarni <ak...@hortonworks.com> on 2018/04/18 20:46:49 UTC

Re: Review Request 66693: Ranger Hbase plugin does not authorize scan table even when a policy allows read on a column in a column-family

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66693/
-----------------------------------------------------------

(Updated April 18, 2018, 8:46 p.m.)


Review request for ranger and Madhan Neethiraj.


Bugs: RANGER-2066
    https://issues.apache.org/jira/browse/RANGER-2066


Repository: ranger


Description (updated)
-------

Ranger policy : allow read for testuser on table/column-family/column
Hbase shell command : scan 'table'
ER - Display results of table/column-family/column (only) with audit log displaying correct policy-id
AR - Access denied.


Diffs
-----

  agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java b1d63376e 


Diff: https://reviews.apache.org/r/66693/diff/1/


Testing
-------


Thanks,

Abhay Kulkarni