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