-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67325/
-----------------------------------------------------------
(Updated May 29, 2018, 8:37 p.m.)
Review request for sentry, Na Li and Sergio Pena.
Changes
-------
rebased the patch
Bugs: SENTRY-2246
https://issues.apache.org/jira/browse/SENTRY-2246
Repository: sentry
Description
-------
Based in the notifications from HMS sentry should construct privilege
(TSentryPrivilege) to grant/revoke privilege from the user.
This Jira is created to have API to construct TSentryPrivilege for a given
authorizable.
Diffs (updated)
-----
sentry-core/sentry-core-common/src/main/java/org/apache/sentry/service/common/ServiceConstants.java
53daae8ade9753af50e641ece113dd13918d8c79
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java
c23683f78193d821f41c02b30ab723eafa932d4e
sentry-service/sentry-service-server/src/test/java/org/apache/sentry/api/service/thrift/TestSentryPolicyStoreProcessor.java
efacf19ad56f2674c4caaf52d91fb0cee6861552
Diff: https://reviews.apache.org/r/67325/diff/3/
Changes: https://reviews.apache.org/r/67325/diff/2-3/
Testing
-------
Added unit test to veirfy API.
Thanks,
kalyan kumar kalvagadda