You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Todd Lipcon <to...@cloudera.com> on 2010/06/02 02:15:54 UTC

Review Request: HBASE-2588. Ship dependency jars to cluster in distributedcache

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


Re: Review Request: HBASE-2588. Ship dependency jars to cluster in distributedcache

Posted by Lars George <la...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/111/#review120
-----------------------------------------------------------

Ship it!


Looks good!

- Lars


On 2010-06-01 17:15:54, Todd Lipcon wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://review.hbase.org/r/111/
> -----------------------------------------------------------
> 
> (Updated 2010-06-01 17:15:54)
> 
> 
> 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
> 
>