You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Chetan Khatri <ch...@gmail.com> on 2017/04/19 12:20:38 UTC

HBase table Size

Hello Dev,

How to get HBase Table Size from HDFS ? I am using MapR Hadoop Distribution.

Thank you.

Re: HBase table Size

Posted by Ted Yu <yu...@gmail.com>.
For Apache hadoop, you can use 'hdfs dfs -du' command on the table
directory.

Not sure of the equivalent for MapR hadoop.

Consider polling their mailing list.

On Wed, Apr 19, 2017 at 5:20 AM, Chetan Khatri <ch...@gmail.com>
wrote:

> Hello Dev,
>
> How to get HBase Table Size from HDFS ? I am using MapR Hadoop
> Distribution.
>
> Thank you.
>