[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-7404: ----------------------------- Attachment: HIVE-7404.2.patch Patch v2 changes the new grantOption arg for the Thrift grant_revoke_privileges() to only apply for revoking privileges. This way there is only one way to set the grant option for grant privilege requests - it should be set in the privilegeBag. > Revoke privilege should support revoking of grant option > -------------------------------------------------------- > > Key: HIVE-7404 > URL: https://issues.apache.org/jira/browse/HIVE-7404 > Project: Hive > Issue Type: Sub-task > Components: Authorization > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-7404.1.patch, HIVE-7404.2.patch > > > Similar to HIVE-6252, but for grant option on privileges: > {noformat} > REVOKE GRANT OPTION FOR <privilege> ON <object> FROM USER <user> > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)