hbase/hbase-mapreduce
Andrew Purtell cda5a87d85
HBASE-26446 CellCounter should report serialized cell size counts too (#3841)
Add the following stats for a given table:
 - 7. Total size of serialized cells of each CF.
 - 8. Total size of serialized cells of each qualifier.
 - 9. Total size of serialized cells across all rows.

Signed-off-by: Viraj Jasani <vjasani@apache.org>
2021-11-15 16:43:05 -08:00
..
src HBASE-26446 CellCounter should report serialized cell size counts too (#3841) 2021-11-15 16:43:05 -08:00
pom.xml HBASE-26204 Obtain credential for VerifyReplication with peerQuorumAddress (#3591) 2021-08-24 12:17:02 +01:00