Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Hao Hao,

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

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

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

Change subject: WIP master: use AuthzProvider to generate authz tokens
......................................................................

WIP master: use AuthzProvider to generate authz tokens

This patch plugs the AuthzProvider into the master's GetTableSchema
endpoint. This allows for privileges to be returned to clients upon
calling OpenTable().

WIP: I commented out part of one test, it doesn't look like Sentry is
picking up schema changes. When I run the test, I get a bunch of
warnings like:

[SENTRY - WARN - hms-follower] (NotificationProcessor.java:388) Alter table 
notification ignored since event has incomplete information.  oldDbName = db, 
oldTableName = table, oldLocation = null, newDbName = db, newTableName = 
newtable, newLocation = null

Change-Id: Ic5404d6437699bc6c7c8bb0e530b202109e8f166
---
M src/kudu/integration-tests/CMakeLists.txt
A src/kudu/integration-tests/ts_sentry-itest.cc
M src/kudu/master/catalog_manager.cc
M src/kudu/master/catalog_manager.h
M src/kudu/master/master_service.cc
M src/kudu/sentry/mini_sentry.cc
M src/kudu/util/random_util.h
7 files changed, 577 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/13013/3
--
To view, visit http://gerrit.cloudera.org:8080/13013
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic5404d6437699bc6c7c8bb0e530b202109e8f166
Gerrit-Change-Number: 13013
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Hao Hao <hao....@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to