You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/08/16 00:30:00 UTC

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

    [ https://issues.apache.org/jira/browse/IMPALA-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581785#comment-16581785 ] 

ASF subversion and git services commented on IMPALA-6794:
---------------------------------------------------------

Commit a23e6f296369854b7fade98bf476242c1201dacc in impala's branch refs/heads/master from [~fredyw]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=a23e6f2 ]

IMPALA-7342: Add initial support for user-level permissions

This patch refactors the authorization code in preparation to add initial
support for for user-level permissions (IMPALA-6794) and object ownership
(IMPALA-7075). It introduces the notion of Principal that can be either
Role or User. The authorization tests are updated to run the tests with
user and role permissions.

Testing:
- Update authorization tests
- Ran core tests

Change-Id: I07e0d46d2e50d35bd64ee573b5aa4b779eb9e62f
Reviewed-on: http://gerrit.cloudera.org:8080/11039
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Add ability to grant privileges to user
> ---------------------------------------
>
>                 Key: IMPALA-6794
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6794
>             Project: IMPALA
>          Issue Type: Epic
>          Components: Frontend
>            Reporter: Adam Holley
>            Priority: Major
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org