[
https://issues.apache.org/jira/browse/HADOOP-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472874
]
Owen O'Malley commented on HADOOP-333:
--------------------------------------
Arun is probably asleep, since he is in Bangalore, but the input to this patch
is the randomwriter and sort example programs.
Look at http://wiki.apache.org/lucene-hadoop/Sort
> we should have some checks that the sort benchmark generates correct outputs
> ----------------------------------------------------------------------------
>
> Key: HADOOP-333
> URL: https://issues.apache.org/jira/browse/HADOOP-333
> Project: Hadoop
> Issue Type: Improvement
> Components: mapred
> Reporter: Owen O'Malley
> Assigned To: Arun C Murthy
> Attachments: HADOOP-333_20070213_1.patch
>
>
> We should implement some checks of the input versus output of the sort
> benchmark to get some correctness guarantees:
> 1. the number of records
> 2. the number of bytes
> 3. the output records are in fact sorted
> 4. the xor of the md5 of each record's key/value pair
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.