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 AA1F2112C4 for ; Tue, 1 Jul 2014 15:00:46 +0000 (UTC) Received: (qmail 50912 invoked by uid 500); 1 Jul 2014 15:00:46 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 50832 invoked by uid 500); 1 Jul 2014 15:00:46 -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 50811 invoked by uid 99); 1 Jul 2014 15:00:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 15:00:45 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vikas.ranjan@outlook.com designates 65.54.190.100 as permitted sender) Received: from [65.54.190.100] (HELO BAY004-OMC2S25.hotmail.com) (65.54.190.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 15:00:40 +0000 Received: from BAY176-W40 ([65.54.190.125]) by BAY004-OMC2S25.hotmail.com with Microsoft SMTPSVC(7.5.7601.22712); Tue, 1 Jul 2014 08:00:19 -0700 X-TMN: [QFKP3SYrQg9/0ygxJACRidKbsI90HHwd] X-Originating-Email: [vikas.ranjan@outlook.com] Message-ID: Content-Type: multipart/alternative; boundary="_c7e7d128-b431-46c1-8954-ed59521bee6e_" From: Vikas Ranjan To: "dev@hbase.apache.org" Subject: RE: Deprecated HTableDescriptor apis for HBase 0.98 Date: Tue, 1 Jul 2014 20:30:19 +0530 Importance: Normal In-Reply-To: References: ,,,, MIME-Version: 1.0 X-OriginalArrivalTime: 01 Jul 2014 15:00:19.0846 (UTC) FILETIME=[2D0DDA60:01CF953D] X-Virus-Checked: Checked by ClamAV on apache.org --_c7e7d128-b431-46c1-8954-ed59521bee6e_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Understood :) Thanks. > Date: Tue=2C 1 Jul 2014 20:21:09 +0530 > Subject: Re: Deprecated HTableDescriptor apis for HBase 0.98 > From: anoop.hbase@gmail.com > To: dev@hbase.apache.org >=20 > Use HTableDescriptor(*final* TableName name) instead >=20 >=20 > -Anoop- >=20 > On Tue=2C Jul 1=2C 2014 at 8:16 PM=2C Vikas Ranjan > wrote: >=20 > > I was using the constructor HTableDescriptor(java.lang.String) that got > > deprecated. > > The below link contains the deprecated apis. > > https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/HTableDescript= or.html#HTableDescriptor(java.lang.String) > > > > > > > Date: Tue=2C 1 Jul 2014 07:38:58 -0700 > > > Subject: Re: Deprecated HTableDescriptor apis for HBase 0.98 > > > From: yuzhihong@gmail.com > > > To: dev@hbase.apache.org > > > > > > Not all methods in HTableDescriptor are deprecated. > > > > > > Can you list the methods which you were using that are now deprecated= ? > > > We can discuss on a case-by-case basis. > > > > > > Cheers > > > > > > > > > On Tue=2C Jul 1=2C 2014 at 7:36 AM=2C Vikas Ranjan > > > wrote: > > > > > > > Hi All=2CI have been using Hbase 0.94 with HTableDescriptor apis. N= ow we > > are > > > > moving to HBase 0.98.These apis have been deprecated in Hbase 0.96+ > > > > versions. Any recommendation for HTableDescriptor alternative for H= Base > > > > 0.98. The Java doc does not mention the new apis. > > > > Regards=2CVikas > > > > > > > > > > > > = --_c7e7d128-b431-46c1-8954-ed59521bee6e_--