Hi,

I am using HBase version 1.1.3. Can we get owner details through hbase
command or we can get only with java api?

Thanks,
Kumar

On Wed, Jun 8, 2016 at 1:14 PM, Dima Spivak <dspi...@cloudera.com> wrote:

> Hi Kumar,
>
> Which version of HBase do you run? Recent releases have moved to ACLs for
> table permissions in place of an "owner" construct.
>
> -Dima
>
> On Wednesday, June 8, 2016, kumar r <kumarc...@gmail.com> wrote:
>
> > Hi,
> >
> > Is there any command to get complete description about hbase table such
> as
> > owner, database, modified time, etc.
> >
> > In hive, i can get those information using
> >
> > desc formatted tablename;
> >
> > But in hbase desc 'tablename' shows size, version, replication_scope,
> etc.
> >
> > I want to get owner details of hbase table.
> >
> > Thanks,
> > Kumar
> >
>

Reply via email to