[
https://issues.apache.org/jira/browse/HBASE-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Sigoure updated HBASE-5539:
----------------------------------
Attachment: 0001-asynchbase-PerformanceEvaluation.patch
This is the patch that I'm using right now to run the tests. It currently
requires an unreleased version of asynchbase built from the tip of [my master
branch|https://github.com/tsuna/asynchbase]. Specifically, it's [this
change|https://github.com/tsuna/asynchbase/commit/06e619958f4ac8694c435d2da580e0ce77b43590]
that's required to help handle NSREs better in the mixed sync/async code of
{{PerformanceEvaluation}} + asynchbase. This code is not final and will change
as I'm still figuring out the best way to glue proper throttling during NSREs
in synchronous / semi-async code.
> asynchbase PerformanceEvaluation
> --------------------------------
>
> Key: HBASE-5539
> URL: https://issues.apache.org/jira/browse/HBASE-5539
> Project: HBase
> Issue Type: New Feature
> Components: performance
> Reporter: Benoit Sigoure
> Assignee: Benoit Sigoure
> Priority: Minor
> Labels: benchmark
> Attachments: 0001-asynchbase-PerformanceEvaluation.patch
>
>
> I plugged [asynchbase|https://github.com/stumbleupon/asynchbase] into
> {{PerformanceEvaluation}}. This enables testing asynchbase from
> {{PerformanceEvaluation}} and comparing its performance to {{HTable}}. Also
> asynchbase doesn't come with any benchmark, so it was good that I was able to
> plug it into {{PerformanceEvaluation}} relatively easily.
> I am in the processing of collecting results on a dev cluster running 0.92.1
> and will publish them once they're ready.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira