You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Adam Holley (JIRA)" <ji...@apache.org> on 2018/04/03 13:41:00 UTC

[jira] [Created] (IMPALA-6794) Add ability to grant privileges to user

Adam Holley created IMPALA-6794:
-----------------------------------

             Summary: Add ability to grant privileges to user
                 Key: IMPALA-6794
                 URL: https://issues.apache.org/jira/browse/IMPALA-6794
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
            Reporter: Adam Holley


Currently, privileges can only be assigned to roles.  It would be useful to allow assigning privileges to users.

example statements:

GRANT/REVOKE <privilege> ON <object> TO/FROM USER <user>
SHOW GRANT USER <user>



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