[
https://issues.apache.org/jira/browse/HADOOP-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nigel Daley updated HADOOP-858:
-------------------------------
Attachment: HADOOP-858.patch
The attached patch moves the smallJobsBenchmark code from contrib into
src/test/org/apache/hadoop/mapred/MRBench.java. Since the patch removes some
files, it should be applied with
patch -E -p0
The code has been largely refactored. The command line args have also changed.
See the usage message or the main method javadoc.
> clean up smallJobsBenchmark and move to src/test/org/apache/hadoop/mapred
> -------------------------------------------------------------------------
>
> Key: HADOOP-858
> URL: https://issues.apache.org/jira/browse/HADOOP-858
> Project: Hadoop
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.9.2
> Reporter: Nigel Daley
> Assigned To: Nigel Daley
> Priority: Minor
> Attachments: HADOOP-858.patch
>
>
> Finish off the missing piece of HADOOP-371 (move
> src/contrib/smallJobsBenchmark to src/test/org/apache/hadoop/mapred) and
> cleanup or consolidate documentation, scripts and dead code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.