[
https://issues.apache.org/jira/browse/HIVE-16419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964677#comment-15964677
]
Tao Li commented on HIVE-16419:
-------------------------------
In HIVE-14837, we were trying to shade the hadoop core classes into the JDBC
standalone jar so that the JDBC program does not need to specify the hadoop
dependencies. However later on we found some issues with it which was hard to
tackle with, e.g. the JDBC program using core-site.xml which contains
hard-coded class names. So the best solution would be not including the hadoop
classes and ask the user to explicitly specify it.
cc [~thejas], [~pxiong]
> Exclude hadoop related classes for JDBC stabdalone jar
> ------------------------------------------------------
>
> Key: HIVE-16419
> URL: https://issues.apache.org/jira/browse/HIVE-16419
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Tao Li
> Priority: Blocker
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)