[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901173#comment-13901173 ]
Navis commented on HIVE-6356: ----------------------------- Ah, you are using hbase-0.96.1, which is applied HBASE-9165. I got it. Hive in trunk uses hbase-0.96.0 (addHBaseDependencyJars() does not exist in it). Should we upgrade hbase to 0.96.1? I prefer to support both versions by applying patch3 but I'm good with any way. > 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 > Fix For: 0.13.0 > > Attachments: HIVE-6356.1.patch.txt, HIVE-6356.2.patch.txt, > HIVE-6356.3.patch.txt, HIVE-6356.addendum.00.patch > > > 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)