Return-Path: Delivered-To: apmail-lucene-hadoop-user-archive@locus.apache.org Received: (qmail 42563 invoked from network); 6 Nov 2007 00:04:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 00:04:12 -0000 Received: (qmail 3363 invoked by uid 500); 6 Nov 2007 00:03:54 -0000 Delivered-To: apmail-lucene-hadoop-user-archive@lucene.apache.org Received: (qmail 3353 invoked by uid 500); 6 Nov 2007 00:03:54 -0000 Mailing-List: contact hadoop-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-user@lucene.apache.org Delivered-To: mailing list hadoop-user@lucene.apache.org Received: (qmail 3344 invoked by uid 99); 6 Nov 2007 00:03:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 16:03:54 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rafael.turk@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 00:03:56 +0000 Received: by rv-out-0910.google.com with SMTP id k20so1368001rvb for ; Mon, 05 Nov 2007 16:03:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=jZQob3GHCxwnZCIk9nXBH1lq37LSxKlfF+5G3lFiYQw=; b=DvEaLL3GxpJUgpg5F6pkrZPrSXc3jvNz6Sj8B/s6kwwgzh2b3C8Cz5kbl2ZL39fuE0y93jx4JdK52JWExI+dXDy+Uo8HQKqji2lE+oJ8fApaMrwhtsKtp8C9dzxtYzhHvz0apgC43Lnck5u6Ng76VEFF+kAnyhm6xjuGOpzr2ao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bP31EXmxhaXJfUV+uGhGadIj8aujibIznCjar+zFfSIpHlIYP2KeZgVACAFGtcIvr5JgXbkHs7jB7bDOBlOVgrMRS8X2T3wB6Rj6TdLvH8lOUuEFrEyR6YUZe94jOl1ObG/rVtzIJbM8V+chEG15kFntJtGQTfy0TDa+jjv8gss= Received: by 10.141.180.5 with SMTP id h5mr2705307rvp.1194307415398; Mon, 05 Nov 2007 16:03:35 -0800 (PST) Received: by 10.141.34.14 with HTTP; Mon, 5 Nov 2007 16:03:35 -0800 (PST) Message-ID: Date: Mon, 5 Nov 2007 21:03:35 -0300 From: "Rafael Turk" To: hadoop-user@lucene.apache.org Subject: Re: Hadoop release 0.15.0 available In-Reply-To: <472F64F0.6010602@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21066_19722140.1194307415391" References: <472F64F0.6010602@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21066_19722140.1194307415391 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Congrats on the first HBASE release!!! On Nov 5, 2007 3:46 PM, Doug Cutting wrote: > Hadoop release 0.15.0 is now available. This release contains my > improvements, new features, bug fixes and optimizations. For more > release details and downloads, visit: > > http://lucene.apache.org/hadoop/releases.html > > Notably, this release contains the first working version of HBase: > > http://wiki.apache.org/lucene-hadoop/Hbase > > Note: When upgrading an existing HDFS filesystem to a 0.15.x release > from an earlier release series, you should first start HDFS with > 'bin/start-dfs.sh -upgrade'. See the Hadoop Upgrade page for details: > > http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade > > Thanks to all who contributed to this release! > > Doug > > ------=_Part_21066_19722140.1194307415391--