-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55659/
-----------------------------------------------------------
Review request for ranger and Madhan Neethiraj.
Bugs: RANGER-1314
https://issues.apache.org/jira/browse/RANGER-1314
Repository: ranger
Description
-------
Currently namespace operations, like 'clone snapshot', require the user to have
global 'admin' privilege. Ranger authorizer should be enhanced to allow these
operations for users haivng 'admin' privilege on specific namespaces.
Diffs
-----
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
cc61a83
hbase-agent/src/test/java/org/apache/ranger/authorization/hbase/HBaseRangerAuthorizationTest.java
8fe6284
hbase-agent/src/test/resources/hbase-policies.json 30088c6
Diff: https://reviews.apache.org/r/55659/diff/
Testing
-------
Wrote and ran clone_snapshot unit tests successfully
Thanks,
Abhay Kulkarni