----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67745/ -----------------------------------------------------------
Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena. 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 660bef115 sentry-binding/sentry-binding-hive/src/test/java/org/apache/sentry/binding/hive/TestSentryHiveAuthorizationTaskFactory.java 8b6b223da sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestShowGrants.java 500b38b0c Diff: https://reviews.apache.org/r/67745/diff/1/ Testing ------- Thanks, Arjun Mishra