[ https://issues.apache.org/jira/browse/HIVE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-6252: ----------------------------- Attachment: HIVE-6252.2.patch Patch v2: - Fix unit test failures. Apparently argument checking for grant_revoke_roles() was too strict for the existing unit tests, made the fields in GrantRevokeRequest optional to allow nulls. - Review changes per Thejas > 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 > Attachments: HIVE-6252.1.patch, HIVE-6252.2.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)