-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56807/
-----------------------------------------------------------
Review request for ranger, Ramesh Mani and Velmurugan Periasamy.
Bugs: RANGER-1392
https://issues.apache.org/jira/browse/RANGER-1392
Repository: ranger
Description
-------
With kerberos authentication, hive test connection fails with an error
java.lang.RuntimeException: class
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback not
org.apache.hive.org.apache.hadoop.security.GroupMappingServiceProvider. This is
because of the hive-jdbc*-standalone.jar is located in wrong location under
ranger admin.
Diffs
-----
src/main/assembly/admin-web.xml 7a18a34
Diff: https://reviews.apache.org/r/56807/diff/
Testing
-------
1. Verified ranger admin tar file is built with the jar file location changes
as intended.
2. Verified manually updating the jar location in a secure cluster and test
connection is successful.
Thanks,
Sailaja Polavarapu