-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22821/
-----------------------------------------------------------
Review request for sentry and Sravya Tirukkovalur.
Bugs: SENTRY-309
https://issues.apache.org/jira/browse/SENTRY-309
Repository: sentry
Description
-------
The Alter and add partition operations are using the URI passed directly by
Hive. We need to convert those to fully qualified format before passing to
Sentry auth check.
Diffs
-----
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/metastore/MetastoreAuthzBinding.java
c87e258
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/metastore/TestMetastoreEndToEnd.java
c672ef0
Diff: https://reviews.apache.org/r/22821/diff/
Testing
-------
Thanks,
Prasad Mujumdar