----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67745/ -----------------------------------------------------------
(Updated June 27, 2018, 5:34 p.m.) Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena. Bugs: SENTRY-2273 https://issues.apache.org/jira/browse/SENTRY-2273 Repository: sentry Description ------- The SentryHiveAuthorizationTaskFactoryImpl class creates all the supported DDL tasks for authorization in Hive. We need to add the support for the SHOW GRANT USER as well. Diffs ----- sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/SentryHiveAuthorizationTaskFactoryImpl.java e58fe86a2 sentry-binding/sentry-binding-hive/src/test/java/org/apache/sentry/binding/hive/TestSentryHiveAuthorizationTaskFactory.java e497f8c78 Diff: https://reviews.apache.org/r/67745/diff/3/ Testing ------- Thanks, Arjun Mishra