Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In HIVE-5954, the client side code is making multiple calls to list_roles metastore api to get all the roles in the hierarchy.
The multiple calls can be avoided if the list_roles api could return all the roles in the hierarchy .
An optional boolean argument that asks to return the roles in hierarchy as well could be introduced.
Attachments
Issue Links
- relates to
-
HIVE-5954 SQL std auth - get_privilege_set should check role hierarchy
- Resolved