Pradeep Agrawal created RANGER-2871:
---------------------------------------
Summary: Add Support of HBASE-20653 features in Ranger Hbase plugin
Key: RANGER-2871
URL: https://issues.apache.org/jira/browse/RANGER-2871
Project: Ranger
Issue Type: Improvement
Components: Ranger
Reporter: Pradeep Agrawal
Assignee: Pradeep Agrawal
Currently the following region server group operations don't have corresponding
implementation in RangerAuthorizationCoprocessor :
AddRSGroup, RemoveRSGroup, BalanceRSGroup, RemoveServers, moveServers,
listRSGroups, moveServersAndTables, moveTables, getRSGroupInfo,
getRSGroupInfoOfTable, getRSGroupOfServer
Note: Since current hbase version in ranger master does not have the
implementation in Hbase MasterObserver class, the implementation of above
method will be blocked untill Ranger usage the hbase version which has this
feature support.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)