node-hbase icon indicating copy to clipboard operation
node-hbase copied to clipboard

Get count for total records.

Open developer-ramesh opened this issue 4 years ago • 1 comments

Hi,

How can I get total count of the records in HBase NodeJS?

Can anyone help me please?

Thanks in advance

developer-ramesh avatar Oct 13 '21 13:10 developer-ramesh

Does HBase natively expose this information, I don't think. We only provide information available through the REST API. Please refer to the REST documentation. If it's not there, there is not much we can do. If it is there but we don't expose it, get back to us and we will.

wdavidw avatar Oct 13 '21 13:10 wdavidw