bq. 3.get the columns names and their data types in each columnfamily.

Each columnfamily can have arbitrarily many columns. There is no tool which
returns the above information.


On Tue, Nov 26, 2013 at 12:26 AM, Asaf Mesika <[email protected]> wrote:

> bin/hbase shell
> In there:
> Type help and you'll get along
>
> On Monday, November 25, 2013, ashishkshukladb wrote:
>
> > I want to get the metadata information in Hbase. My basic purpose is to -
> >
> > 1.get the information about tables like how many tables and name of
> tables.
> >
> > 2.get the columnfamilies name in each table.
> >
> > 3.get the columns names and their data types in each columnfamily.
> >
> > Is there any tool or command by using which we can get the above
> > information
> > ??
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://apache-hbase.679495.n3.nabble.com/How-to-get-Metadata-information-in-Hbase-tp4053044.html
> > Sent from the HBase User mailing list archive at Nabble.com.
> >
>

Reply via email to