[
https://issues.apache.org/jira/browse/HADOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498324
]
Hadoop QA commented on HADOOP-1376:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12357950/randomwriter.patch
applied and successfully tested against trunk revision r540973.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/190/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/190/console
> 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.