Austin Nobis created IMPALA-8651:
------------------------------------
Summary: Update grammar for Ranger revoke grant option statement
Key: IMPALA-8651
URL: https://issues.apache.org/jira/browse/IMPALA-8651
Project: IMPALA
Issue Type: Sub-task
Reporter: Austin Nobis
*REVOKE GRANT OPTION FOR SELECT ON DATABASE DB FROM USER USR;*
In Ranger, it is not possible to *REVOKE GRANT OPTION* for a specific privilege
(*SELECT*). The *GRANT OPTION* must be revoked for the entire *DATABASE DB*
resource. The Impala grammar should be updated to support omitting the *FOR
SELECT* if the authorization provider is set to Ranger. If that grammar is used
for Sentry, it should throw an exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)