[ 
https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899906#comment-13899906
 ] 

Nick Dimiduk commented on HIVE-6356:
------------------------------------

Patch 3 is not the addendum. My mistake, I thought patch2 had been committed.

bq. it's not fixing this problem

What exactly is the problem it's not fixing? Is the job failing due to missing 
dependencies? Which dependencies? Are they on the classpath of the job client?

I think copying really is that bad; it means this integration will break every 
time HBase changes it's dependencies. Not often, but it does happen. Instead, 
use the provided method and the correct dependencies will be added at runtime, 
everytime. Is this behavior undesirable for some reason?

What do you mean "second method"?

> 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)

Reply via email to