[ https://issues.apache.org/jira/browse/HIVE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-6252: -------------------------------- Release Note: Adds support for "ADMIN OPTION FOR" in revoke role. It lets you revoke the ADMIN OPTION of a user on a role. The user remains a member of that role. eg - revoke admin option for src_role_wadmin from user user2; See release note for doc info. > sql std auth - support 'with admin option' in revoke role metastore api > ----------------------------------------------------------------------- > > Key: HIVE-6252 > URL: https://issues.apache.org/jira/browse/HIVE-6252 > Project: Hive > Issue Type: Sub-task > Components: Authorization, SQLStandardAuthorization > Reporter: Thejas M Nair > Assignee: Jason Dere > Labels: TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-6252.1.patch, HIVE-6252.2.patch, HIVE-6252.3.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > The metastore api for revoking role privileges does not accept 'with admin > option' , though the syntax supports it. SQL syntax also supports grantor > specification in revoke role statement. > It should be similar to the grant_role api. -- This message was sent by Atlassian JIRA (v6.2#6252)