-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69030/
-----------------------------------------------------------
(Updated Oct. 15, 2018, 9:56 p.m.)
Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena.
Bugs: SENTRY-2427
https://issues.apache.org/jira/browse/SENTRY-2427
Repository: sentry
Description
-------
Sentry doesn't use auth to local group mapping hadoop configuration. We may
have a use case for cross realm users to have access to sentry service and in
which case Sentry needs to have access to those configurations. Switching to
using KerberosName will handle that case and other cases as well
Diffs (updated)
-----
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/service/thrift/GSSCallback.java
d2d85d3a2
sentry-service/sentry-service-server/src/test/java/org/apache/sentry/service/thrift/TestGSSCallback.java
PRE-CREATION
Diff: https://reviews.apache.org/r/69030/diff/3/
Changes: https://reviews.apache.org/r/69030/diff/2-3/
Testing
-------
Thanks,
Arjun Mishra