You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/07/02 00:46:45 UTC

[jira] Commented: (HADOOP-3402) Add example code to support run terasort on hadoop

    [ https://issues.apache.org/jira/browse/HADOOP-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609739#action_12609739 ] 

Chris Douglas commented on HADOOP-3402:
---------------------------------------

+1

Optionally, some documentation could be added to help readers. In particular:
* The TeraGen code could be unpacked a bit
* TeraInputFormat::writePartitionFile and use of the DistributedCache would be easier to understand with a brief note

> Add example code to support run terasort on hadoop
> --------------------------------------------------
>
>                 Key: HADOOP-3402
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3402
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: examples
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: terasort-2.patch, terasort.patch, terasort.patch
>
>
> It would be good to be able to run the terasort (http://www.hpl.hp.com/hosted/sortbenchmark/) on Hadoop. I need to write:
>  * distributed data generator
>  * sorter
>  * result checker

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