Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11656
Change subject: [sentry] SentryPrivilege ...................................................................... [sentry] SentryPrivilege This commit adds SentryPrivilege class to represent a Sentry privilge in HiveSQL authorizable model. This class provides validation on whether a privilege can imply another, which allows a higher-level authorization provider to determine if an operation on a object should be allowed. Change-Id: Ib2e60b79a60fd791ec966f6271c676323bf74d49 --- M src/kudu/sentry/CMakeLists.txt A src/kudu/sentry/sentry_privilege-test.cc A src/kudu/sentry/sentry_privilege.cc A src/kudu/sentry/sentry_privilege.h 4 files changed, 541 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/11656/1 -- To view, visit http://gerrit.cloudera.org:8080/11656 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib2e60b79a60fd791ec966f6271c676323bf74d49 Gerrit-Change-Number: 11656 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
