----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66910/ -----------------------------------------------------------
(Updated May 4, 2018, 7:15 p.m.) Review request for sentry, Arjun Mishra, kalyan kumar kalvagadda, and Na Li. Bugs: SENTRY-2215 https://issues.apache.org/jira/browse/SENTRY-2215 Repository: sentry Description ------- The SentryGrantRevokeTask was part of the authorization V1 used between Sentry and Hive. We started using authorization V2 which does not use this class anymore. Diffs (updated) ----- sentry-binding/sentry-binding-hive-common/pom.xml e39004bd1681f1424a463b59d05359206b94777b sentry-binding/sentry-binding-hive/pom.xml ccfa9cfeab3cafcccd275a5b395ca6eb3f7aa609 sentry-binding/sentry-binding-hive/src/main/java/org/apache/hadoop/hive/ql/exec/SentryGrantRevokeTask.java 21a6abf828399592de6d452117dd4eb1f7ed3562 Diff: https://reviews.apache.org/r/66910/diff/2/ Changes: https://reviews.apache.org/r/66910/diff/1-2/ Testing ------- All tests passed. Thanks, Sergio Pena