Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0
-
None
Description
As discussed in HIVE-5931, it will be cleaner to have the information about Role to role member mapping removed from the Role object, as it is not part of a logical Role. This information not relevant for actions such as creating a Role.
As part of this change get_role_grants_for_principal api will be added, so that it can be used in place of list_roles, when role mapping information is desired.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-5931 SQL std auth - add metastore get_principals_in_role api, support SHOW PRINCIPALS role_name
- Resolved
- links to