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

[jira] [Resolved] (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:all-tabpanel ]

Nick Dimiduk resolved HBASE-11557.
----------------------------------

      Resolution: Fixed
    Release Note: hbase mapredcp now include high-scale-lib.jar in its output. This is useful for users of mapreduce over snapshots.
    Hadoop Flags: Reviewed

Pushed to 0.98. Thanks for the review.

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