-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65950/
-----------------------------------------------------------
(Updated Sept. 26, 2018, 10:40 p.m.)
Review request for ranger and Ramesh Mani.
Changes
-------
removed permissionAccess.getValue().getIsFinal() unnecessary check as per Abhay Kulkarni review
comment.
Bugs: RANGER-1958
https://issues.apache.org/jira/browse/RANGER-1958
Repository: ranger
Description
-------
RANGER-1958 [HBase] Implement getUserPermissions API of AccessControlService.Interface to
allow clients to access HBase permissions stored in Ranger
Diffs (updated)
-----
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/AuthorizationSession.java
cdaad00a4
hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
d85339a09
hbase-agent/src/test/java/org/apache/ranger/authorization/hbase/HBaseRangerAuthorizationTest.java
38408855d
hbase-agent/src/test/resources/hbase-policies.json b7b44c9ea
Diff: https://reviews.apache.org/r/65950/diff/3/
Changes: https://reviews.apache.org/r/65950/diff/2-3/
Testing
-------
Unit testing is done
Thanks,
Ankit Singhal
|