[
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 <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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: [email protected]
For additional commands, e-mail: [email protected]