Hey,

There is no dependency between region size and regionserver. Though regions
"map" to regionserver, they actually lie on HDFS. RS is just a virtual
entity that manages a bunch of regions.

So the easiest way to get the size of a region is to fetch it from HDFS?

- Bharath




On Thu, Mar 6, 2014 at 8:13 PM, drunkenfist <sudharshan....@gmail.com>wrote:

> Thanks Divye, but wouldn't that fetch the storefilesize of all tables? I
> want
> the region size of a specific table, given the tablename and regionserver
> name.
>
> And are storefilesize and region size the same?
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://apache-hbase.679495.n3.nabble.com/Fetching-HBase-Region-info-for-a-particular-table-on-a-particular-region-server-tp4056742p4056758.html
> Sent from the HBase User mailing list archive at Nabble.com.
>



-- 
Bharath Vissapragada
<http://www.cloudera.com>

Reply via email to