Allow rowcounter to process multiple tables in one run
------------------------------------------------------
Key: HBASE-2891
URL: https://issues.apache.org/jira/browse/HBASE-2891
Project: HBase
Issue Type: Improvement
Components: util
Affects Versions: 0.20.5
Reporter: Ted Yu
Currently rowcounter accepts one table for each run.
It is desirable to add capability to process multiple tables in one run.
Also, shell count method doesn't require column names. It is desirable to omit
specification of column names for the enhancement above to be implemented
because different tables may have different column families.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.