[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Plamen Jeliazkov updated MAPREDUCE-4981:
----------------------------------------

    Attachment: MAPREDUCE-4981.patch
    
> WordMean, WordMedian, WordStandardDeviation missing from ExamplesDriver
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4981
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4981
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.0.3-alpha
>            Reporter: Plamen Jeliazkov
>            Assignee: Plamen Jeliazkov
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: MAPREDUCE-4981.patch
>
>
> https://reviews.apache.org/r/1091/ introduced 3 new MapReduce examples, but 
> they were never added to the ExamplesDriver.
> This JIRA proposes to add them to the ExamplesDriver. I have ran them myself 
> and can confirm the examples still work as intended.
> As a workaround for now, people can still run them by: 
> bin/hadoop org.apache.hadoop.examples.WordMean <input file/dir path> <output 
> dir path>
> bin/hadoop org.apache.hadoop.examples.WordMedian <input file/dir path> 
> <output dir path>
> bin/hadoop org.apache.hadoop.examples.WordStandardDeviation <input file/dir 
> path> <output dir path>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to