[
https://issues.apache.org/jira/browse/HBASE-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874329#action_12874329
]
HBase Review Board commented on HBASE-2588:
-------------------------------------------
Message from: "Todd Lipcon" <[email protected]>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/111/
-----------------------------------------------------------
Review request for hbase, stack and Lars George.
Summary
-------
HBASE-2588. Provide a utility function to ship HBase dependency jars to the
cluster in classpath
Fix for tmpjars thing
Unit test for HBASE-2588
This addresses bug HBASE-2588.
http://issues.apache.org/jira/browse/HBASE-2588
Diffs
-----
src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java
b332280
src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java d76c75e
src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableMapReduce.java
d8b11db
Diff: http://review.hbase.org/r/111/diff
Testing
-------
Been using with importtsv from bulk load for a while.
Thanks,
Todd
> Add easier way to ship hbase dependencies to MR cluster with job
> ----------------------------------------------------------------
>
> Key: HBASE-2588
> URL: https://issues.apache.org/jira/browse/HBASE-2588
> Project: HBase
> Issue Type: New Feature
> Components: client, mapreduce
> Affects Versions: 0.21.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: hbase-2588.txt
>
>
> It's a bit of a pain to ship the hbase, ZK, etc jars onto the cluster. This
> JIRA is to provide a nice programattic way to get these jars into the
> classpath of the MR child.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.