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

Akira AJISAKA updated MAPREDUCE-5836:
-------------------------------------

    Attachment: MAPREDUCE-5836.2.patch

> Fix typo in RandomTextWriter
> ----------------------------
>
>                 Key: MAPREDUCE-5836
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5836
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>            Priority: Trivial
>              Labels: newbie
>         Attachments: MAPREDUCE-5836.2.patch, MAPREDUCE-5836.patch
>
>
> In RandomTextWriter.java, there is a typo.
> {code}
>   /**
>    * A random list of 100 words from /usr/share/dict/words
>    */
>   private static String[] words = {
>                                    "diurnalness", "Homoiousian",
> {code}
> The list actually contains 1000 words.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to