Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8C66108F6 for ; Mon, 27 Jan 2014 05:17:43 +0000 (UTC) Received: (qmail 54203 invoked by uid 500); 27 Jan 2014 05:17:43 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53913 invoked by uid 500); 27 Jan 2014 05:17:42 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 53884 invoked by uid 99); 27 Jan 2014 05:17:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jan 2014 05:17:40 +0000 Date: Mon, 27 Jan 2014 05:17:40 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-5539) asynchbase PerformanceEvaluation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882579#comment-13882579 ] stack commented on HBASE-5539: ------------------------------ [~tsuna] Should we add asynchbase to the hbase refguide? Could add a section in the perf chapter? Just say and I can add it. > 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, 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.1.5#6160)