You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/07/22 00:32:38 UTC

[jira] [Commented] (HBASE-11557) Counter.class should always be added as dependencyJar

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

stack commented on HBASE-11557:
-------------------------------

+1 for 0.98

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