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 <[email protected]> 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