[
https://issues.apache.org/jira/browse/HIVE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239048#comment-13239048
]
Ashutosh Chauhan commented on HIVE-538:
---------------------------------------
@Bill,
Your approach sounds reasonable to me. Will you like to work on this? You can
reference my patch at HIVE-2900 for how to do repackaging easily.
> make hive_jdbc.jar self-containing
> ----------------------------------
>
> Key: HIVE-538
> URL: https://issues.apache.org/jira/browse/HIVE-538
> Project: Hive
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 0.3.0, 0.4.0, 0.6.0
> Reporter: Raghotham Murthy
>
> Currently, most jars in hive/build/dist/lib and the hadoop-*-core.jar are
> required in the classpath to run jdbc applications on hive. We need to do
> atleast the following to get rid of most unnecessary dependencies:
> 1. get rid of dynamic serde and use a standard serialization format, maybe
> tab separated, json or avro
> 2. dont use hadoop configuration parameters
> 3. repackage thrift and fb303 classes into hive_jdbc.jar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira