You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/05 21:50:21 UTC

[kudu-CR] KUDU-2972 Add Ranger authorization provider

Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15207

to look at the new patch set (#28).

Change subject: KUDU-2972 Add Ranger authorization provider
......................................................................

KUDU-2972 Add Ranger authorization provider

Adds a new authz_provider implementation that uses Ranger and plugs it
in to catalog_manager. As of this patch this is considered experimental
and an experimental flag is needed to be set to enable it.

Change-Id: I6e7672a5947d6406e0cad83a0c900bf5b2c03012
---
M src/kudu/master/CMakeLists.txt
M src/kudu/master/catalog_manager.cc
A src/kudu/master/ranger_authz_provider.cc
A src/kudu/master/ranger_authz_provider.h
M src/kudu/master/sentry_authz_provider.cc
5 files changed, 321 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/15207/28
-- 
To view, visit http://gerrit.cloudera.org:8080/15207
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6e7672a5947d6406e0cad83a0c900bf5b2c03012
Gerrit-Change-Number: 15207
Gerrit-PatchSet: 28
Gerrit-Owner: Attila Bukor <ab...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <ab...@apache.org>
Gerrit-Reviewer: Hao Hao <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)