[
https://issues.apache.org/jira/browse/HBASE-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090531#comment-14090531
]
Nicolas Liochon commented on HBASE-5539:
----------------------------------------
This creates a dependency from hbase-server to async-hbase?
+ <dependency>
+ <groupId>org.hbase</groupId>
+ <artifactId>asynchbase</artifactId>
+ <version>[1.5.0,)</version>
> 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
> Fix For: 0.95.0
>
> Attachments: 0001-AsyncHBase-PerformanceEvaluation.patch,
> 0001-AsyncHBase-PerformanceEvaluation.patch,
> 0001-AsyncHBase-PerformanceEvaluation.patch,
> 0001-asynchbase-PerformanceEvaluation.patch,
> 0001-asynchbase-PerformanceEvaluation.patch,
> 5539-asynchbase-PerformanceEvaluation-v2.txt,
> 5539-asynchbase-PerformanceEvaluation-v3.txt,
> 5539-asynchbase-PerformanceEvaluation-v4.txt,
> 5539-asynchbase-PerformanceEvaluation-v5.txt
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)