Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1CF2E2EA for ; Tue, 5 Feb 2013 12:15:14 +0000 (UTC) Received: (qmail 40802 invoked by uid 500); 5 Feb 2013 12:15:14 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 40594 invoked by uid 500); 5 Feb 2013 12:15:13 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 40572 invoked by uid 99); 5 Feb 2013 12:15:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 12:15:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 12:15:07 +0000 Received: by mail-wi0-f178.google.com with SMTP id o1so88987wic.17 for ; Tue, 05 Feb 2013 04:14:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=0wdDa9waoWX/tAGrqWdLcYgbyMjtDz1QJ+uHWKhVCyU=; b=IVlKNb1sA0O9YzvxymWMg3FHMSL5vCa9QjP1E7DQJLujIUHR7gLioEYgVSMbA/A8Ql /F/kPFgSyADegSFJH4KHzw9Pacvq4XCLsGqkG0AyPlD4ES4cBQqrz/4KMmFPXoJsl5xe jaTE6sSq/SwH36rw+mV4LXp2SMugbb6uvWZX64NsQMA2+lWDUYVJvFCYNwrxEDB+orsk 4iZH+NT1Rvg/XTYYrMEWfKdy4SeBZCcH6vSprluxBnHx20SbK6Jpmp3kolZNg2EDXNow WX64+8rCfE7NEr8NtBMj9FrnAX0QGptE4M6e72dqWiiXGjnNFC/bR/a9E9byvNlmjoeS C1lg== MIME-Version: 1.0 X-Received: by 10.194.20.231 with SMTP id q7mr41837843wje.44.1360066486900; Tue, 05 Feb 2013 04:14:46 -0800 (PST) Received: by 10.194.8.65 with HTTP; Tue, 5 Feb 2013 04:14:46 -0800 (PST) In-Reply-To: <1360038011.71248.YahooMailNeo@web140602.mail.bf1.yahoo.com> References: <1359826164.70875.YahooMailNeo@web140603.mail.bf1.yahoo.com> <1360038011.71248.YahooMailNeo@web140602.mail.bf1.yahoo.com> Date: Tue, 5 Feb 2013 07:14:46 -0500 Message-ID: Subject: Re: ANN: The 1st hbase 0.94.5 release candidate is available for download From: Jean-Marc Spaggiari To: dev@hbase.apache.org, lars hofhansl Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkc6DFvuZ9HriOr7UMHfWg4x8hsfoDjTMk4Xt2QEQDDZ6KisoPAI8wjTVrTYB1rnkFJR5+n X-Virus-Checked: Checked by ClamAV on apache.org Hi Lars, I saw that on the RandomSeekScanTest between 0.94.4 and 0.94.5. 2% is not big. This might have been because some other process start while I was running the tests. I have just the test. I will re-run all to compare. I have already put the results of the previous tests in the spreadsheet. Basically, 0.94.2 => 232 lines / seconds 0.94.4 => 231 lines / seconds 0.94.5 => 227 lines / seconds. 0.94.3 gave 228. I will update the spreadsheet when tests are done. JM 2013/2/4, lars hofhansl : > Thanks JM, > > on what workload do you see the 2% slowdown? > > > -- Lars > > > > ________________________________ > From: Jean-Marc Spaggiari > To: dev@hbase.apache.org; lars hofhansl > Sent: Monday, February 4, 2013 10:35 AM > Subject: Re: ANN: The 1st hbase 0.94.5 release candidate is available for > download > > Hi Lars, > > I gave it a big try and so far I don't see any issue. > > It's a bit slower than 0.94.4 (2%) but it might be related to my > tests. I will continue the performances tests and try YCSB on it if > time permit... > > I have updated the spreadsheet. > > So far, +1. > > JM > > 2013/2/2, lars hofhansl : >> The 1st 0.94.5 RC is available for download at >> http://people.apache.org/~larsh/hbase-0.94.5-rc0/ >> >> Signed with my code signing key: C7CFE328 >> >> 0.94.5 is a bug fix release. This RC has 66 issues resolved against it, >> contributed by 26 individuals. >> These are mostly bug fixes. Also fixed is a long standing bug in >> replication >> along with lots of random test failures. >> >> The full list of changes is available here: >> https://issues.apache.org/jira/browse/HBASE/fixforversion/12323874 >> >> Please try out the RC, check out the doc, take it for a spin, etc, and >> vote >> +1/-1 by February 11th on whether we should release this as 0.94.5. >> >> The release testing spreadsheet is here: >> https://docs.google.com/spreadsheet/ccc?key=0AvLqcVIqNtlTdGNTUHVVY1lVZnpPT2Z5b0l2c3RoSHc#gid=0 >> (if you test this release, please add your test to this spreadsheet, so >> that >> we can gauge the coverage) >> >> HBase continues to be actively maintained; changes are coming in at a >> rate >> of about two commits per day. >> There is no slow down in this RC with 66 commits over the course of about >> a >> month. >> >> Thanks. >> >> -- Lars