-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22492/
-----------------------------------------------------------
Review request for sentry and Jarek Cecho.
Bugs: SENTRY-294
https://issues.apache.org/jira/browse/SENTRY-294
Repository: sentry
Description
-------
The Sentry service client should use UGI wrapped transport by default. This
will enable all services encapsulating sentry to get the secure connection.
Diffs
-----
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/HiveAuthzBindingHook.java
042fb00
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryPolicyServiceClient.java
afbedb3
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/ServiceConstants.java
ba6a712
sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/service/thrift/SentryServiceIntegrationBase.java
20265a4
Diff: https://reviews.apache.org/r/22492/diff/
Testing
-------
db provider tests pass with the patch
Thanks,
Prasad Mujumdar