You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by beeshma r <be...@gmail.com> on 2017/11/07 03:29:47 UTC

HTableDescriptor class is deprecated

Hi folks

HTableDescriptor class got deprecated in Latest client API .So any
alternative way to create a HTable  for testing ?

cheers
Beeshma

--

Re: HTableDescriptor class is deprecated

Posted by beeshma r <be...@gmail.com>.
Thanks Ted ,Got it :)







On Mon, Nov 6, 2017 at 8:33 PM, Ted Yu <yu...@gmail.com> wrote:

> Please take a look
> at hbase-client/src/main/java/org/apache/hadoop/hbase/client/
> TableDescriptorBuilder.java
>
> On Mon, Nov 6, 2017 at 7:29 PM, beeshma r <be...@gmail.com> wrote:
>
> > Hi folks
> >
> > HTableDescriptor class got deprecated in Latest client API .So any
> > alternative way to create a HTable  for testing ?
> >
> > cheers
> > Beeshma
> >
> > --
> >
>



--

Re: HTableDescriptor class is deprecated

Posted by Ted Yu <yu...@gmail.com>.
Please take a look
at hbase-client/src/main/java/org/apache/hadoop/hbase/client/TableDescriptorBuilder.java

On Mon, Nov 6, 2017 at 7:29 PM, beeshma r <be...@gmail.com> wrote:

> Hi folks
>
> HTableDescriptor class got deprecated in Latest client API .So any
> alternative way to create a HTable  for testing ?
>
> cheers
> Beeshma
>
> --
>