From general-return-4756-apmail-hadoop-general-archive=hadoop.apache.org@hadoop.apache.org Wed Dec 7 23:47:48 2011 Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 480D47C56 for ; Wed, 7 Dec 2011 23:47:48 +0000 (UTC) Received: (qmail 10023 invoked by uid 500); 7 Dec 2011 23:47:46 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 9958 invoked by uid 500); 7 Dec 2011 23:47:46 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 9950 invoked by uid 99); 7 Dec 2011 23:47:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2011 23:47:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=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.161.176 as permitted sender) Received: from [209.85.161.176] (HELO mail-gx0-f176.google.com) (209.85.161.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2011 23:47:38 +0000 Received: by ggnv2 with SMTP id v2so1650895ggn.35 for ; Wed, 07 Dec 2011 15:47:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=I+BtiZzPNw9I3EE9MjmpTDstlJN/vQg0/nMkadFUacw=; b=Om36Ax+YIdRFaSHiGSMWjtnlmDAhBXzTG6qn3DWRZTwqrC7imZt3EHVuRwX7SBJEd4 tqtIIt2C1bFhISu2zs6QjrAGOV/p/gfhJLJ1n/K+qD3h/YTTHUFBfZzhAiuW7VVN+pkD h/qlyMuPIDaT0nFZZRv26VYQpD043OSUOSA/g= MIME-Version: 1.0 Received: by 10.182.13.105 with SMTP id g9mr127658obc.63.1323301638164; Wed, 07 Dec 2011 15:47:18 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.182.225.5 with HTTP; Wed, 7 Dec 2011 15:47:18 -0800 (PST) In-Reply-To: <1542FA4EE20C5048A5C2A3663BED2A6B0F87046C@szxeml531-mbx.china.huawei.com> References: <1542FA4EE20C5048A5C2A3663BED2A6B0F87046C@szxeml531-mbx.china.huawei.com> Date: Wed, 7 Dec 2011 15:47:18 -0800 X-Google-Sender-Auth: xeLCv_XwpMkBt9rpKk4WOQXVhLE Message-ID: Subject: Re: [VOTE] Release hadoop-0.22.0-rc0 From: Stack To: general@hadoop.apache.org, Jason Shao Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org +1 Ran an upgrade from tip of 205 branch on a 15 node cluster that was carrying a bit of data. Then deployed tip of hbase 0.92 branch (built against hadoop 0.22.0) on this hadoop-0.22.0RC and ran a basic upload that used MR w/ a bit of node killing in-between for kicks (the sync stuff looked to be working properly). St.Ack