HBASE-10413 has been resolved. FYI
On Mon, Feb 10, 2014 at 4:34 AM, Lukas Nalezenec < [email protected]> wrote: > 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 >> >> >
