Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
HBASE-23276 Add admin methods to get tables within a group
- Resolved
-
HBASE-20653 Add missing observer hooks for region server group to MasterObserver
- Resolved