Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Now the RSGroupInfo will not contains table info, we should provide a method in Admin to do this, otherwise users need to scan all the table descriptors manually.
Attachments
Issue Links
- relates to
-
RANGER-2871 Add Support of HBASE-20653 features in Ranger Hbase plugin
- Open
- links to
OK, there is a problem...
Since we can set rs group info on a namespace descriptor, when we call something like getRSGroupTables, do we need to return the tables under a namespace which has the rs group option in its descriptor? And we also need to provide a method to get the namespaces within a rs group? Or we just return a pair of the namespaces and tables?