Return-Path: Delivered-To: apmail-hadoop-hbase-user-archive@locus.apache.org Received: (qmail 292 invoked from network); 15 Dec 2008 00:52:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2008 00:52:03 -0000 Received: (qmail 40636 invoked by uid 500); 15 Dec 2008 00:52:15 -0000 Delivered-To: apmail-hadoop-hbase-user-archive@hadoop.apache.org Received: (qmail 40612 invoked by uid 500); 15 Dec 2008 00:52:15 -0000 Mailing-List: contact hbase-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-user@hadoop.apache.org Delivered-To: mailing list hbase-user@hadoop.apache.org Received: (qmail 40601 invoked by uid 99); 15 Dec 2008 00:52:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Dec 2008 16:52:15 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of arber.research@gmail.com designates 74.125.44.28 as permitted sender) Received: from [74.125.44.28] (HELO yx-out-2324.google.com) (74.125.44.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2008 00:52:01 +0000 Received: by yx-out-2324.google.com with SMTP id 31so1042559yxl.29 for ; Sun, 14 Dec 2008 16:51:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=NhFglsKv8bmcA3gMfgYjomUwTwPE4tB+wTIOo54VPSg=; b=JMMus2jxYjDQz9rrdQ5n9Ary7NAHofkANxO3j8VsZnJuUYMDd2ZgYKhKt4cccQb2Um g7NM1FUrrCuNWarKE+tH+xx2So6cqKgY/kbnySqnFDGNhCm69GREdXC1q9qaYXu8YsKk EKinaZdi1twJR/1mq3ngb0EdroubK/+QVbqv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=warjZskwAgOzEkHvFzvmg61fw/MZSofYgs+VWKEwfmrkw5E1if00V2/toIeQtq7s/W J4QGKV+YzFGj89fni0CJ2A7b6Ai4HqENuFTZ9zlr22yKfSTgqlzEcPVJVGS1Sk6kqDf5 wpIr48Xq/DU+p06kZAFztGrU7RvrfjRF57kzc= Received: by 10.151.158.2 with SMTP id k2mr11495204ybo.175.1229302299924; Sun, 14 Dec 2008 16:51:39 -0800 (PST) Received: by 10.151.129.6 with HTTP; Sun, 14 Dec 2008 16:51:39 -0800 (PST) Message-ID: <382e1efc0812141651l20549fcdpbbb0ec637a31d9c8@mail.gmail.com> Date: Sun, 14 Dec 2008 16:51:39 -0800 From: "Yabo-Arber Xu" To: hbase-user@hadoop.apache.org Subject: Re: Hbase and Hadoop stable version problem In-Reply-To: <31a243e70812141646i55ce076cof859c5ad519fd91f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_27992_23888114.1229302299895" References: <382e1efc0812141542s2315003j992553847488e514@mail.gmail.com> <31a243e70812141646i55ce076cof859c5ad519fd91f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_27992_23888114.1229302299895 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi J-D, Thanks for your reply. I got this information from Apache download site, where only Hadoop 0.17.2 is put under /stable directory. Arber On Sun, Dec 14, 2008 at 4:46 PM, Jean-Daniel Cryans wrote: > Arber, > > Not sure were you saw that Hadoop 0.18.2 wasn't stable but I currently work > for a company where HBase 0.18.1 and that version of Hadoop have been > deployed for more than 1 month on 17 nodes with more than 1000 regions and > we didn't see any issue with stability. > > J-D > > On Sun, Dec 14, 2008 at 6:42 PM, Yabo-Arber, Xu wrote: > > > Greetings, > > > > I am trying to upgrade my HBase a new version ( so far i am using v0.1.2, > > which is quite stable). Following the wiki pages, it seems the current > > stable version of HBase is v0.18.1, which works with Hadoop v0.18.x only, > > which, however, is a non-stable version. On the other hand, if I install > a > > non-stable HBase v0.2.1, which works with the stable Hadoop v0.17.x. > > > > So i am wondering which one is a better configuration here? > > > > Thanks, > > Arber > > > ------=_Part_27992_23888114.1229302299895--