Thejas M Nair created HIVE-6371: ----------------------------------- Summary: sql std auth - revoke privileges api in metastore should check grantor user Key: HIVE-6371 URL: https://issues.apache.org/jira/browse/HIVE-6371 Project: Hive Issue Type: Sub-task Reporter: Thejas M Nair
revoke privilege statement should remove only the privileges granted by the user who is running the command. But the metastore api does not restrict the privileges being dropped by the grantor field of the privilege. This should be supported through metastore api. -- This message was sent by Atlassian JIRA (v6.1.5#6160)