Return-Path: Delivered-To: apmail-hadoop-hbase-user-archive@minotaur.apache.org Received: (qmail 49975 invoked from network); 20 Mar 2009 14:11:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2009 14:11:19 -0000 Received: (qmail 67471 invoked by uid 500); 20 Mar 2009 14:11:13 -0000 Delivered-To: apmail-hadoop-hbase-user-archive@hadoop.apache.org Received: (qmail 67441 invoked by uid 500); 20 Mar 2009 14:11:13 -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 67430 invoked by uid 99); 20 Mar 2009 14:11:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Mar 2009 07:11:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jdcryans@gmail.com designates 209.85.217.164 as permitted sender) Received: from [209.85.217.164] (HELO mail-gx0-f164.google.com) (209.85.217.164) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Mar 2009 14:11:05 +0000 Received: by gxk8 with SMTP id 8so2643099gxk.5 for ; Fri, 20 Mar 2009 07:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=P97PB2UrX28Se5G39QHT7gW+WLWXbVicAHaBHI1DFxs=; b=LWqVGPxyvjE2M+g5us0xIqZ1U/l67IetmshMgBwcW8uRfQEYxnMU8wBlGSAw/Tz5BY cJoGwWYnO4SozqLEzSjJu1IZQ8qo8cMvigSYrwG3zBT/vJxTJRf+ygCQvsSMrJ/Zbcpo RYD3yJOwz9eWhU9UzATmVS84pnkdhHbc1zfd0= DomainKey-Signature: a=rsa-sha1; c=nofws; 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 :content-transfer-encoding; b=wILK/MJZovAtWzxwL/+SOZ18EaabwgeRevWRlydTZxd935wydsR6HFCT6uPrBvbuhI baQIsBB+gVafC1mQOxNw0TzorwNtM6LBLxNhUrTxt2Jq+I/89X/qifH9xZ4+JvTYuQrW qmYvpbGFK9i6Vys7ClIEnYNQFtRbarsxSJ0as= MIME-Version: 1.0 Sender: jdcryans@gmail.com Received: by 10.151.107.8 with SMTP id j8mr5923321ybm.183.1237558244726; Fri, 20 Mar 2009 07:10:44 -0700 (PDT) In-Reply-To: <2f81e00903200708j4ad0ee1bw3a7908937b7e09ce@mail.gmail.com> References: <2f81e00903200708j4ad0ee1bw3a7908937b7e09ce@mail.gmail.com> Date: Fri, 20 Mar 2009 10:10:44 -0400 X-Google-Sender-Auth: 6e54cd33f3af42c6 Message-ID: <31a243e70903200710n4024303fw766d0b7e9821de6c@mail.gmail.com> Subject: Re: Question on upgrade to 19.0 From: Jean-Daniel Cryans To: hbase-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org You should always use the new hbase-default.xml J-D On Fri, Mar 20, 2009 at 10:08 AM, Michael Dagaev wrote: > Hi, all > > =A0 Has the configuration files changed in hadoop/hbase 0.19 ? > Can we just copy the "conf" directory from hadoop/hbase 0.18 > to hadoop/hbase 0.19 as is ? > > Thank you for your cooperation, > M. >