Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4857D29F for ; Mon, 15 Oct 2012 18:39:39 +0000 (UTC) Received: (qmail 39783 invoked by uid 500); 15 Oct 2012 18:39:37 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 39637 invoked by uid 500); 15 Oct 2012 18:39:37 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 39629 invoked by uid 99); 15 Oct 2012 18:39:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 18:39:37 +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 (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-ob0-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 18:39:32 +0000 Received: by mail-ob0-f169.google.com with SMTP id va7so6449950obc.14 for ; Mon, 15 Oct 2012 11:39:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=88H6d/5iidHh0/8DS86Ta09eRP1hJJLpUVCn2Lalc0o=; b=K9m7esQnicbWqmCaHJ59UNYlbLaLxJ7A9GQ+zz1Wgfp+rCIzSAQBwMExchhQVCJ90T 63GTTvHPxugX/N5EgXtw4bBbLjDsXqKQUH2Cd/TuA4/PkRS1THs6Z86IvOHWcFAeJBQ5 ucQNgpmiGueyUzuYxdj38sXUkH1AfbOeWj3kV7LVvsBVADyN9xsMis36S1M3YcVmnY9A zV1v2XXg+NCzhCJRCe5TGvko0kaNz44/DLIZRTnmNDMjtiyccuLCFAQS1ZQiRghseISp GQkl43X7a6u0UeYfBPGKjS7CYPzJvokENnNKrHdFEBFvOVX6M6I8mgl5tREyE6Jsl5oB x4/Q== MIME-Version: 1.0 Received: by 10.60.169.137 with SMTP id ae9mr10328941oec.91.1350326351778; Mon, 15 Oct 2012 11:39:11 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.76.23.35 with HTTP; Mon, 15 Oct 2012 11:39:11 -0700 (PDT) In-Reply-To: References: <1350018653.20125.YahooMailNeo@web121705.mail.ne1.yahoo.com> <1350090196.56831.YahooMailNeo@web121701.mail.ne1.yahoo.com> Date: Mon, 15 Oct 2012 11:39:11 -0700 X-Google-Sender-Auth: i4sbLPVyQmoly6w3nYLFUhvhbwo Message-ID: Subject: Re: ANN: HBase 0.94.2 is available for download From: Stack To: user@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Oct 15, 2012 at 10:06 AM, Jean-Marc Spaggiari wrote: > Hi Lars, > > To install it, can we just remove the .jar on the root directory and > replace it with this one? I'm running 0.94.0 so it might be > compatible, right? > There could be changes other than those bundled in the jar -- supporting scripts, dependencies, and configs. You could try replacing the jar only but thats not how we'd expect folks roll out the upgrade. St.Ack