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

Doug Cutting updated HADOOP-1376:
---------------------------------

    Status: Open  (was: Patch Available)

The javadoc still looks terrible.  Much the same, in fact.  This config stuff 
should either be rendered as a table or as verbatim text.  The top-level 
overview.html uses <xmp></xmp> to provide configuration examples as verbatim 
text.

It should also be before the @author tag, as currently it's included in the 
author.  (Didn't we agree to get rid of author tags?  Ah, HADOOP-1147.)

> RandomWriter should be tweaked to generate input data for terasort
> ------------------------------------------------------------------
>
>                 Key: HADOOP-1376
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1376
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>             Fix For: 0.14.0
>
>         Attachments: randomwriter.patch, randomwriter.patch
>
>
> We need input data to run the terasort benchmark. The RandomWriter can do 
> that - it needs to generate - 10(power)10 number of 100 byte records (10-byte 
> keys and 90-byte values).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to