[
https://issues.apache.org/jira/browse/HADOOP-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-1476:
--------------------------
Attachment: performance.patch
Patch that adds a mapreduce task whose map runs a loading client.
Commit message:
HADOOP-1476 "Distributed version of 'Performance Evaluation' script"
*
src/contrib/hbase/src/test/org/apache/hadoop/hbase/PerformanceEvaluation_Counter.properties
Added.
* src/contrib/hbase/src/test/org/apache/hadoop/hbase/EvaluationClient.java
Renamed (and refactored) as ...
* src/contrib/hbase/src/test/org/apache/hadoop/hbase/PerformanceEvaluation.java
Added.
* src/contrib/hbase/build.xml
Add building of hadoop-hbase-test.jar.
> Distributed version of 'Performance Evaluation' script
> ------------------------------------------------------
>
> Key: HADOOP-1476
> URL: https://issues.apache.org/jira/browse/HADOOP-1476
> Project: Hadoop
> Issue Type: Test
> Reporter: stack
> Attachments: performance.patch
>
>
> As part of hadoop-1418, the first cut at a script to run the 'Performance
> Evaluation' tasks outlined in the BIgTable paper was added. It could run a
> single loading client only. Make it so loading can be distributed and run by
> multiple concurrent clients.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.