Hi, Currently we have 2 RowCounter tools in our repository: o.a.h.h.mapreduce.RowCounter and o.a.h.h.mapred.RowCounter. None of them is marked as deprecated but mapred.RowCounter was deprecated in pre-HBase 1 releases and the annotation was eventually removed in HBASE-11178.
Do we still want to or need to keep both versions? The mapred tool is not documented in refguide and the command's usage is minimal. The mapreduce.RowCounter tool also has more features. Thanks, Peter