Hi, I looked at the HBase Count functionality to count rows in a Table. Is there a way that we can count the number of rows in Regions & Region Servers? When we use a HBase scan, we dont get the Region ID or Region Server of the row. Is there a way to do this via Scans?
Thanks, Manish
