-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66563/
-----------------------------------------------------------
(Updated April 12, 2018, 1:33 p.m.)
Review request for ranger, Madhan Neethiraj, Mehul Parikh, and Pradeep Agrawal.
Changes
-------
This patch includes changes to not log ranger audit log for entity resource
who's attributes are null since this authz call is meant for adhoc permission
check for Atlas.
Bugs: RANGER-2065
https://issues.apache.org/jira/browse/RANGER-2065
Repository: ranger
Description
-------
This patch includes changes to verify entity-read-classification permission is
available for entity resource to given user/ group when entity is associated
with classifications.
Diffs (updated)
-----
plugin-atlas/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java
465b06fb6
Diff: https://reviews.apache.org/r/66563/diff/2/
Changes: https://reviews.apache.org/r/66563/diff/1-2/
Testing
-------
Tested user with and without entity-read-classification permission to access
entities with and without classification
Thanks,
Nixon Rodrigues