Tao Li created HIVE-16170:
-----------------------------
Summary: Exclude relocation of org.apache.hadoop.security.* in the
JDBC standalone jar
Key: HIVE-16170
URL: https://issues.apache.org/jira/browse/HIVE-16170
Project: Hive
Issue Type: Bug
Reporter: Tao Li
Assignee: Tao Li
There has been a use case that core-site.xml file is used along with the JDBC
jar, which sets "hadoop.security.group.mapping" using the class names such as
"org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback". This will
cause CNF errors due to the renaming. So we need to exclude those security
related classes in the relocation part.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)