[ https://issues.apache.org/jira/browse/KUDU-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17051770#comment-17051770 ]
ASF subversion and git services commented on KUDU-2972: ------------------------------------------------------- Commit 2ea8478d256b156a9257f5f51ad88a29a36872de in kudu's branch refs/heads/master from Hao Hao [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=2ea8478 ] [java] KUDU-2972: Add Kudu Ranger plugin This commit adds the Kudu Ranger plugin for retrieving authorization decision from the Ranger service. It also introduces the Ranger subprocess which utilizes the plugin and communicates the authz decision with Kudu master via protobuf message. Change-Id: I0c995ac1a48ebf57667231cd3a82d3794f6ddf8d Reviewed-on: http://gerrit.cloudera.org:8080/15074 Tested-by: Hao Hao <hao....@cloudera.com> Reviewed-by: Adar Dembo <a...@cloudera.com> Reviewed-by: Andrew Wong <aw...@cloudera.com> > Add Ranger authorization provider > --------------------------------- > > Key: KUDU-2972 > URL: https://issues.apache.org/jira/browse/KUDU-2972 > Project: Kudu > Issue Type: Sub-task > Affects Versions: 1.11.0 > Reporter: Hao Hao > Assignee: Attila Bukor > Priority: Major > > For Ranger integration, we need to create Ranger authorization provider to > retrieve authorization decisions from the wrapped Ranger plugin. -- This message was sent by Atlassian Jira (v8.3.4#803005)