Can you elaborate on your use case ?

Suppose row A is on server B, after you retrieve row A, the region for row
A gets moved to server C (load balancer or server crash). Server B would no
longer be relevant.

Cheers

On Fri, Aug 26, 2016 at 10:07 AM, Manish Maheshwari <mylogi...@gmail.com>
wrote:

> 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
>

Reply via email to