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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2006/05/02 07:30:46 UTC

[jira] Created: (HADOOP-187) simple distributed dfs random data writer & sort example applications

simple distributed dfs random data writer & sort example applications
---------------------------------------------------------------------

         Key: HADOOP-187
         URL: http://issues.apache.org/jira/browse/HADOOP-187
     Project: Hadoop
        Type: Test

  Components: mapred  
    Versions: 0.1.1    
    Reporter: Owen O'Malley
 Assigned to: Owen O'Malley 
     Fix For: 0.2


These are the examples/benchmark programs that I've been using to test Hadoop map/reduce with. The first is a program that runs 10 maps/node and each map writes 1 gig of random data to a dfs file as a SequenceFile of BytesWritable/BytesWritable.

The second uses the identity map and reduce to sort the data and write it out to dfs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HADOOP-187) simple distributed dfs random data writer & sort example applications

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-187?page=all ]

Owen O'Malley updated HADOOP-187:
---------------------------------

    Attachment: sort-write.patch

> simple distributed dfs random data writer & sort example applications
> ---------------------------------------------------------------------
>
>          Key: HADOOP-187
>          URL: http://issues.apache.org/jira/browse/HADOOP-187
>      Project: Hadoop
>         Type: Test

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>      Fix For: 0.2
>  Attachments: sort-write.patch
>
> These are the examples/benchmark programs that I've been using to test Hadoop map/reduce with. The first is a program that runs 10 maps/node and each map writes 1 gig of random data to a dfs file as a SequenceFile of BytesWritable/BytesWritable.
> The second uses the identity map and reduce to sort the data and write it out to dfs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HADOOP-187) simple distributed dfs random data writer & sort example applications

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-187?page=all ]
     
Doug Cutting resolved HADOOP-187:
---------------------------------

    Resolution: Fixed

I just committed this.  Thanks, Owen.

> simple distributed dfs random data writer & sort example applications
> ---------------------------------------------------------------------
>
>          Key: HADOOP-187
>          URL: http://issues.apache.org/jira/browse/HADOOP-187
>      Project: Hadoop
>         Type: Test

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>      Fix For: 0.2
>  Attachments: sort-write.patch
>
> These are the examples/benchmark programs that I've been using to test Hadoop map/reduce with. The first is a program that runs 10 maps/node and each map writes 1 gig of random data to a dfs file as a SequenceFile of BytesWritable/BytesWritable.
> The second uses the identity map and reduce to sort the data and write it out to dfs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira