[
https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890967#comment-13890967
]
Nick Dimiduk commented on HIVE-6356:
------------------------------------
Patch 2 looks better. You should be able to do without explicitly requesting
org.apache.hadoop.hbase.HBaseConfiguration.class as well; this should be
included by the underlying HBase method.
+1 (for what it's worth)
> Dependency injection in hbase storage handler is broken
> -------------------------------------------------------
>
> Key: HIVE-6356
> URL: https://issues.apache.org/jira/browse/HIVE-6356
> Project: Hive
> Issue Type: Bug
> Components: HBase Handler
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-6356.1.patch.txt, HIVE-6356.2.patch.txt
>
>
> Dependent jars for hbase is not added to tmpjars, which is caused by the
> change of method signature(TableMapReduceUtil.addDependencyJars).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)