Hi, I am just working on something similar.See ticket https://issues.apache.org/jira/browse/HBASE-10413 . I am going to close the ticket today.
Lukas
On 10.2.2014 13:31, Vikram Singh Chandel wrote:
Hi The requirement is to get the hbase table size (using API) and have to save this size for each table in a metadata table . i tried hdfs command to check table size but need api method (if available) Hadoop fs -du -h hdfs:// Thanks
