[ 
https://issues.apache.org/jira/browse/HADOOP-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475710
 ] 

Hadoop QA commented on HADOOP-1040:
-----------------------------------

-1, because 2 attempts failed to build and test the latest attachment 
(http://issues.apache.org/jira/secure/attachment/12352004/random-writer.patch) 
against trunk revision 
http://svn.apache.org/repos/asf/lucene/hadoop/trunk/511100. Please note that 
this message is automatically generated and may represent a problem with the 
automation system and not the patch. Results are at 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch

> Improvement of RandomWriter example to use custom InputFormat, OutputFormat, 
> and Counters
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1040
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1040
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.11.2
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.12.0
>
>         Attachments: random-writer.patch
>
>
> It would be good if the RandomWriter example used custom InputFormat and 
> OutputFormats rather than creating temporary files in DFS. It is not only 
> faster, it provides a better example to users of how to handle programs that 
> don't have any input. (It still uses FileSplits rather than custom 
> InputSplits, since the FileSplits would do want I need.)
> I also added Counters to the example to count records and bytes written.

-- 
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