You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Harsh J <ha...@cloudera.com> on 2012/01/01 17:07:01 UTC

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1091/#review4166
-----------------------------------------------------------


Please mark as submitted, if this was committed. I could not find the JIRA # linked here.

- Harsh


On 2011-08-15 19:12:56, Plamen Jeliazkov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/1091/
> -----------------------------------------------------------
> 
> (Updated 2011-08-15 19:12:56)
> 
> 
> Review request for hadoop-mapreduce.
> 
> 
> Summary
> -------
> 
> Looking to add 3 new examples -- they can be added via the diff attached; some changes to the ExamplesDriver.java might be required however these files do work alone as well. I will also be attaching JUnit tests for these examples. I will post another review request for those.
> 
> 
> Diffs
> -----
> 
>   http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.22/mapreduce/examples/org/apache/hadoop/examples/WordMean.java PRE-CREATION 
>   http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.22/mapreduce/examples/org/apache/hadoop/examples/WordMedian.java PRE-CREATION 
>   http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.22/mapreduce/examples/org/apache/hadoop/examples/WordStandardDeviation.java PRE-CREATION 
>   http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.22/mapreduce/test/mapred/org/apache/hadoop/examples/TestWordStats.java PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/1091/diff
> 
> 
> Testing
> -------
> 
> JUnit tests added -- reduced to 3 tests that all read from an input folder.
> 
> 
> Thanks,
> 
> Plamen
> 
>