-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19711/
-----------------------------------------------------------
Review request for sentry, Prasad Mujumdar and Shreepadma Venugopalan.
Bugs: SENTRY-149
https://issues.apache.org/jira/browse/SENTRY-149
Repository: sentry
Description
-------
Implements SET ROLE NONE and SET ROLE some_role. SET ROLE ALL will come in a
follow-on.
Diffs
-----
pom.xml 5bda553
sentry-binding/sentry-binding-hive/src/main/java/org/apache/hadoop/hive/ql/exec/SentryGrantRevokeTask.java
70b05b6
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/HiveAuthzBindingHook.java
0b83299
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/SentryHiveAuthorizationTaskFactoryImpl.java
252d93b
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/HiveAuthzBinding.java
eddf3ae
sentry-core/sentry-core-model-db/src/main/java/org/apache/sentry/core/model/db/AccessConstants.java
4be391f
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestDatabaseProvider.java
b8163b3
Diff: https://reviews.apache.org/r/19711/diff/
Testing
-------
Modified test passes.
Thanks,
Brock Noland