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

Hudson commented on HBASE-11557:
--------------------------------

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #389 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/389/])
HBASE-11557 Counter.class should always be added as dependencyJar (ndimiduk: 
rev ed61064ba2219398ea51dc4637c12cc7029eeb04)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> Counter.class should always be added as dependencyJar
> -----------------------------------------------------
>
>                 Key: HBASE-11557
>                 URL: https://issues.apache.org/jira/browse/HBASE-11557
>             Project: HBase
>          Issue Type: Improvement
>          Components: mapreduce
>    Affects Versions: 0.98.0
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>             Fix For: 0.98.5
>
>         Attachments: HBASE-11557-0.98-00.patch
>
>
> This is an ergonomic thing. TableMapReduceUtil.initTableSnapshotMapJob adds 
> high-scale-lib.jar to the "tmpjars" for the job but 
> TableMapReduceUtil.addDependencyJars does not include it. This means that 
> {{hbase mapredcp}} doesn't pick it up. We should include this jar so that 
> it's picked up by mapredcp.
> branch-1 and onward has done away with our dependency on high-scale-lib, so 
> this only applies to 0.98.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to