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

ASF subversion and git services commented on KUDU-3090:
-------------------------------------------------------

Commit 6f0e858ba929deacf297a116e1d99a678a3d231c in kudu's branch 
refs/heads/master from Attila Bukor
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=6f0e858 ]

KUDU-3090 Restrict changing ownership of a table

Before this patch changing the ownership required ALTER permissions on a
table. This patch adds a new method to authorization provider to
authorize ownership changes and makes catalog manager call it if the
owner is changed on an alter.

Change-Id: I75a8b24364572a84f93826ad670c543abd407bb1
Reviewed-on: http://gerrit.cloudera.org:8080/16113
Reviewed-by: Andrew Wong <[email protected]>
Tested-by: Kudu Jenkins


> Add owner concept in Kudu
> -------------------------
>
>                 Key: KUDU-3090
>                 URL: https://issues.apache.org/jira/browse/KUDU-3090
>             Project: Kudu
>          Issue Type: New Feature
>          Components: authz, security
>            Reporter: Hao Hao
>            Assignee: Attila Bukor
>            Priority: Major
>              Labels: roadmap-candidate
>
> As mentioned in the Ranger integration design doc, Ranger supports ownership 
> privilege by creating a default policy that allows \{OWNER} of a resource to 
> access it without creating additional policy manually. Unless Kudu actually 
> has a full support for owner, ownership privilege is not possible with Ranger 
> integration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to