Fredy Wijaya created IMPALA-8225:
------------------------------------

             Summary: Implement GRANT/REVOKE privilege to USER
                 Key: IMPALA-8225
                 URL: https://issues.apache.org/jira/browse/IMPALA-8225
             Project: IMPALA
          Issue Type: Sub-task
          Components: Catalog, Frontend
            Reporter: Fredy Wijaya


Ranger supports granting/revoking a privilege to a user directly.

Syntax:
{noformat}
GRANT <privilege> ON <object> TO USER <user>
REVOKE <privilege> ON <object> FROM USER <user>
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to