[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904894#comment-13904894 ]
Nick Dimiduk commented on HIVE-6356: ------------------------------------ bq. all we got is JobConf, not Job So why not call mapred.TableMapReduceUtil#addDependencyJars(JobConf) ? It does what you need; that's why it's there. > 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 > 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)