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