Return-Path: Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: (qmail 80665 invoked from network); 22 Dec 2010 03:18:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 03:18:46 -0000 Received: (qmail 8412 invoked by uid 500); 22 Dec 2010 03:18:46 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 8220 invoked by uid 500); 22 Dec 2010 03:18:46 -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 8212 invoked by uid 99); 22 Dec 2010 03:18:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 03:18:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tatsuya6502@gmail.com designates 209.85.213.41 as permitted sender) Received: from [209.85.213.41] (HELO mail-yw0-f41.google.com) (209.85.213.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 03:18:37 +0000 Received: by ywj3 with SMTP id 3so2200813ywj.14 for ; Tue, 21 Dec 2010 19:18:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id:cc :x-mailer:from:subject:date:to; bh=0sOkQ8GJZrx08q26UHbwmT7AHS7s1R+1ub8lfS0DPgc=; b=JEQNPrvvLaQK/cHW58tlf5EtVL2n1BEDW12tV5ZYHXSo2TNhW9GyYgbp2I/EAwRRps /8HA+LhYbGWYyXqax5xcCFEvAtXW/dpjWK4FQQgwJK/H7fkq01XO6dpoIvmuJIpi5+dD vliRHkKlwz5G1EvE1yhUc0YLcPCaMi8hy3pfs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id:cc:x-mailer:from:subject:date :to; b=EP6V5QlSOYwcQUmqaFY0YH95s+SARtP0e3oUmK7dWGsJ9ejHn8Sb1i10pM8q6F9etf SMIQcsU/lUxONiywIw1H+C7uGclHmwbgGqJ0lcSLrrekllFKwLbUEldEK4yS/7CgpTzL i05bVVXukiwPmFOrYORu/amazaj1Ye/oPtqU4= Received: by 10.150.49.2 with SMTP id w2mr9401495ybw.445.1292987896793; Tue, 21 Dec 2010 19:18:16 -0800 (PST) Received: from [126.219.44.236] (pw126219044236.55.tss.panda-world.ne.jp [126.219.44.236]) by mx.google.com with ESMTPS id r24sm8658401yba.18.2010.12.21.19.18.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Dec 2010 19:18:15 -0800 (PST) References: In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8C148) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <7E7EE5A2-E866-402C-A296-7C049D2C638C@gmail.com> Cc: HBase Dev List X-Mailer: iPhone Mail (8C148) From: Tatsuya Kawano Subject: Re: 0.90.0RC2 tomorrow? Date: Wed, 22 Dec 2010 12:18:05 +0900 To: "dev@hbase.apache.org" X-Virus-Checked: Checked by ClamAV on apache.org Hi,=20 Just noticed a couple of things in the last candidate (rc1).=20 1. conf/hbase-default.xml is missing. 2. bin/start-hbase.sh displays the following warning. cat: ... /hbase-0.90.0/bin/../target/cached_classpath.txt: No such file or d= irectory Thank you, Tatsuya -- Tatsuya Kawano Tokyo, Japan On Dec 21, 2010, at 2:36 PM, Stack wrote: > We should be able to post our third release candidate tomorrow (Our > RCs are zero-based). All current blockers and criticals have been > cleared. Speak up if there is anything you want to get into 0.90.0RC2 > or if there is a good reason for not cutting the RC now. >=20 > Thanks, > St.Ack