[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086735#comment-13086735
 ] 

Aaron T. Myers commented on MAPREDUCE-2853:
-------------------------------------------

Patch looks pretty good, Todd. The only thing I notice is that it looks like 
there are a few unused imports in the file. +1 pending removal of those.

> Add "teraread" example
> ----------------------
>
>                 Key: MAPREDUCE-2853
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2853
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>          Components: benchmarks, examples
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.23.0
>
>         Attachments: mapreduce-2853.txt
>
>
> Teragen is a good benchmark of raw DFS write throughput. Terasort is a good 
> benchmark of the whole MR system (input, shuffle, output). I've added a 
> simple "teraread" example which reads through the terasort input data without 
> performing any processing: this acts as a good benchmark of a read-only 
> workload (similar to real-life "find a needle in a haystack" MR jobs)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to