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 023FF1043F for ; Thu, 31 Oct 2013 17:00:20 +0000 (UTC) Received: (qmail 94894 invoked by uid 500); 31 Oct 2013 16:58:15 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 94825 invoked by uid 500); 31 Oct 2013 16:58:05 -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 94807 invoked by uid 99); 31 Oct 2013 16:57:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 16:57:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yuzhihong@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 16:57:53 +0000 Received: by mail-lb0-f169.google.com with SMTP id p9so437056lbv.0 for ; Thu, 31 Oct 2013 09:57:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ccZzAvdZv1loLLCdeb72J/pjfn9xuGF3OfNXaYGh0K8=; b=A3nuCGt/6ySc0Kep2L4E7v92SwR9r+JtubdTXt8/wm6RJWQ22eHB1VamAOwxCVd+Dt R5WXK2a+Gx665jCSyGZKBfCoVUgVHQhxlxCKVGyK2SScz1GTUbzIF1Dik7QpGuKQJJyh k+ldLzy+mTmIUdnPSiWe2c58ZyM2AJpG25kSSBzwdX51kVEQL3xO8dT6iUbkBXkdWt7G Wias7QHfdeCkX+QT/kN/JnTPbP76RPsHFx/7w1ncb2+bjHQCWLvBx4Njvp11psGVWNAM m3N0kyfyzJ4pqvLuuuaqOZRHDX1vXeKtTxaolXGaitCBTauqasD2ULmKzUNWOOm1sKHW CQaA== MIME-Version: 1.0 X-Received: by 10.152.3.42 with SMTP id 10mr2768501laz.22.1383238652689; Thu, 31 Oct 2013 09:57:32 -0700 (PDT) Received: by 10.112.129.40 with HTTP; Thu, 31 Oct 2013 09:57:32 -0700 (PDT) In-Reply-To: References: Date: Thu, 31 Oct 2013 09:57:32 -0700 Message-ID: Subject: Re: Online Schema Changes From: Ted Yu To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=089e013d14b28881e904ea0c5898 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d14b28881e904ea0c5898 Content-Type: text/plain; charset=ISO-8859-1 See this comment: https://issues.apache.org/jira/browse/HBASE-9792?focusedCommentId=13803252&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13803252 which refers to HBASE-9818. Cheers On Thu, Oct 31, 2013 at 3:14 AM, Adrien Mogenet wrote: > Is it safe to turn it on for a "single-admin" cluster? I guess it's off to > prevent from concurrent changes... > > > On Tue, Oct 29, 2013 at 5:29 PM, Ted Yu wrote: > > > In 0.96.0 and 0.94 the feature is disabled by default. > > > > > > hbase.online.schema.update.enable > > false > > > > > > On Tue, Oct 29, 2013 at 9:20 AM, Chetan wrote: > > > > > Oops .. I mean to say, I saw some post about this feature being > disabled > > by > > > default in 0.94 > > > > > > > > > On Tue, Oct 29, 2013 at 12:20 PM, Chetan > wrote: > > > > > > > We are currently doing a prototype using 0.94.x. Is this feature > > > > supported in 0.94.x ? I saw some post about this feature being > > disabled > > > > by default in 0.96 > > > > > > > > > > > > On Tue, Oct 29, 2013 at 12:15 PM, Ted Yu > wrote: > > > > > > > >> Are you using HBase 0.94.x or 0.96.0 ? > > > >> > > > >> In 0.96.0 online schema change is supported. > > > >> > > > >> > > > >> On Tue, Oct 29, 2013 at 9:09 AM, Chetan > > wrote: > > > >> > > > >> > Is it possible to make schema changes to HBase Table without > having > > to > > > >> > explicitly disable the Table ? ( I want to add new Column Family > to > > > >> > existing table). > > > >> > > > > >> > Thanks, Chetan > > > >> > > > > >> > > > > > > > > > > > > > > > > -- > > > > - Chetan > > > > http://about.me/chetan.kadam > > > > > > > > > > > > > > > > -- > > > - Chetan > > > http://about.me/chetan.kadam > > > > > > > > > -- > Adrien Mogenet > http://www.borntosegfault.com > --089e013d14b28881e904ea0c5898--