Hi Dharmesh, I filed a JIRA and attached a patch. https://issues.apache.org/jira/browse/MAPREDUCE-5836
Next time if you find any bugs, please report them to the ASF JIRA. https://issues.apache.org/jira/browse/MAPREDUCE Thanks for the report. Regards, Akira (2014/04/15 21:51), Dharmesh Kakadia wrote:
Hi, I think there is a small typo in comment org.apache.hadoop.examples.RandomTextWriter class on line 253.( https://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/RandomTextWriter.java ) The array is *1000 *element size not 100. Although in comment and trivial, it can be confusing. Can anyone correct it ? or is this my time to make my first yarn commit ? :) Thanks, Dharmesh
