Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 624F8F2EE for ; Fri, 3 May 2013 17:37:04 +0000 (UTC) Received: (qmail 93640 invoked by uid 500); 3 May 2013 17:37:03 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 93506 invoked by uid 500); 3 May 2013 17:37:03 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 93498 invoked by uid 99); 3 May 2013 17:37:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 17:37:03 +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 (athena.apache.org: domain of sergey@hortonworks.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 17:36:59 +0000 Received: by mail-wg0-f48.google.com with SMTP id f11so1837746wgh.27 for ; Fri, 03 May 2013 10:36:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=xCcHtiWbAswNdpZ0kvEW4RWfD4mqwhzBqxsDUKT7VXo=; b=QzLpJWgFLZgTLihSK6NRTkQVTI8W9XOpjMwMvQKoEZhu6oWGelev8oj/sT7jZfnwEL B5ZEmJr7PiUF4lUl3vPE2MJRswlv+9Er987OF8lgJGD2FA11k0kSg9pMZiIb2Iqrxxpk z+Qrwyoxr3j6JL3Me0db0wm1DcrU+YsNAEulna/JABKVqdpclPIgcDwtScH3gA5W1av9 +yxqhtljP6OxvjxoiQE1xbbOn528k4klMR56LV8ZSwvhnppsd6YycX7ZigM7LW1CZuW4 Jvv1z9a7goT9rcVFOB6GHIJ54N08UaAEwKBu26VuTsuNQC/Z+fGGm9JJwvFDonZhGeEA rS+Q== MIME-Version: 1.0 X-Received: by 10.194.62.174 with SMTP id z14mr15277799wjr.20.1367602598227; Fri, 03 May 2013 10:36:38 -0700 (PDT) Received: by 10.216.84.134 with HTTP; Fri, 3 May 2013 10:36:38 -0700 (PDT) In-Reply-To: References: <5183B238.1030105@xiaomi.com> Date: Fri, 3 May 2013 10:36:38 -0700 Message-ID: Subject: Re: HBASE-7570 is reverted by the commit of HBASE-7571 From: Sergey Shelukhin To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=047d7b86d6d80fc0cd04dbd3cb53 X-Gm-Message-State: ALoCoQnhEfo2vjuf6NEJrOCG8jaLccMwALYSgNZHAiByALSsNxGkX+B5Kw0qp4WSOIFRZGMMrE27 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b86d6d80fc0cd04dbd3cb53 Content-Type: text/plain; charset=ISO-8859-1 Actually, it doesn't seem to be the case. Can you point out where you see this? On Fri, May 3, 2013 at 10:21 AM, Sergey Shelukhin wrote: > Hmm, if this is indeed so it must be a mistake, these JIRAs were separate > from a single patch in HBASE-7236 and were supposed to work together. Let > me fix it > > > On Fri, May 3, 2013 at 5:48 AM, liushaohui wrote: > >> hi all, >> >> From the svn log, I found that HBASE-7570 has been reverted by the >> commit of HBASE-7571. >> >> HBASE-7570 renamed 'CONFIG' to 'METADATA' for per-CF/per-table >> configuration in hbase shell, but the name of this configuration is >> 'CONFIG' in trunk. >> >> Is there any reason? What's the final name for per-CF/per-table >> configuration? thx >> >> >> - liushaohui@xiaomi >> >> >> > --047d7b86d6d80fc0cd04dbd3cb53--