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 E6CC3EC05 for ; Wed, 9 Jan 2013 07:55:58 +0000 (UTC) Received: (qmail 27898 invoked by uid 500); 9 Jan 2013 07:55:58 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 27726 invoked by uid 500); 9 Jan 2013 07:55:58 -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 27712 invoked by uid 99); 9 Jan 2013 07:55:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 07:55:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bk0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 07:55:50 +0000 Received: by mail-bk0-f52.google.com with SMTP id w5so682258bku.25 for ; Tue, 08 Jan 2013 23:55:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=OFx/hAS6yCNbpDlfThkxVIC/YjXoqS0FdPzFjqgmkp0=; b=x/on5iFI59yA2NJy+ENEShv+V68mlWcU20Ucgjre+XaCVHouAsdd1OholC7vGk5CGY xrLT01f2yuJcUTnq4QDGplmigX5KvmhzjWgZPaaonfukl0dj3RbqlrftQ0mrPSvxOs8C OgCiIXXpkDVK9PUwWRM17UYyMh4BAuMF2lGGj1lYrHUphkSuACB8Dc5JhCloTaeSyiK5 VYogT8KXghtcBe/yM91PckXCcAqtb+lv0b+FQ2V+F/5UKSlbzK75/BBg5vT1uyknL3QZ 3sw+NWsAIAT8hhn669vUCZThkjRkKSpQqvZxmJCDGN0Wxdw9KwoK07VJnjQdHAEa9U+Q 3yhA== MIME-Version: 1.0 Received: by 10.204.151.7 with SMTP id a7mr33286923bkw.8.1357718130287; Tue, 08 Jan 2013 23:55:30 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.205.39.135 with HTTP; Tue, 8 Jan 2013 23:55:30 -0800 (PST) In-Reply-To: <1357200952.92413.YahooMailNeo@web140604.mail.bf1.yahoo.com> References: <1357200952.92413.YahooMailNeo@web140604.mail.bf1.yahoo.com> Date: Tue, 8 Jan 2013 23:55:30 -0800 X-Google-Sender-Auth: nYvOUtKSO5YATUDobNRuRB9pUTU Message-ID: Subject: Re: ANN: The 2nd hbase 0.94.4 release candidate is available for download From: Stack To: HBase Dev List , lars hofhansl Content-Type: multipart/alternative; boundary=0015175d0a30dc65e804d2d662e8 X-Virus-Checked: Checked by ClamAV on apache.org --0015175d0a30dc65e804d2d662e8 Content-Type: text/plain; charset=ISO-8859-1 +1 Tested md5 and verified signature. Untarred contents look right. Doc looks right. Started it up, uploaded 10M rows. Verified they went in. All defaults. Looked at logs. Looked fine. Only concern was I had these test-region and table-link dirs when i was done under my /tmp/hbase-stack/hbase dir. They must be vestiges from old testing but others trying this candidate keep an eye out. St.Ack On Thu, Jan 3, 2013 at 12:15 AM, lars hofhansl wrote: > The 2nd 0.94.4 RC is available for download here: > http://people.apache.org/~larsh/hbase-0.94.4-rc1/ > > Signed with my code signing key: C7CFE328 > > 0.94.4 is a bug fix release. Bigger than expected, this RC has 81 issues > resolved against it, contributed by 25 individuals. > These are mostly bug fixes, some nice performance improvements, and some > other other improvements. > This release also includes many test fixes. > > The full list of changes is available here: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12323367 > > Please try out the RC, check out the doc, take it for a spin, etc, and > vote +1/-1 by January 16th on whether we should release this as 0.94.4. > > The release testing spreadsheet is here: > > https://docs.google.com/spreadsheet/ccc?key=0AvLqcVIqNtlTdE9iemw2STVmWHFVMVVNY2JvZ0NwZGc#gid=0 > (if you test this release, please add your test to this spreadsheet, so > that we can gauge the coverage) > > As I said somewhere before, the rate of bug fixes and improvements that go > into 0.94 is truly impressive. > 0.94.3RC0 was announced a mere six weeks ago, and since then we already > had over 80 fixes; that is almost 14 commits/week. > Looking at 0.94.5 - there is no sign of this slowing down. Keep it coming > (but don't break the tests) :) > And I am not even talking about 0.96 where much of the new development > happens. HBase is a very actively maintained project. > A comprehensive and stable test suite as well as frequent, small, and > compatible releases will allow us to manage this rate of change. > > Thanks. > > -- Lars --0015175d0a30dc65e804d2d662e8--