[ 
https://issues.apache.org/jira/browse/HBASE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893927#action_12893927
 ] 

Ted Yu commented on HBASE-2891:
-------------------------------

My plan is to accept regex as table names and use MetaScanner.metaScan() to 
discover the tables.
The goal is to calculate the total number of rows across all those tables.

I came upon this requirement when investigating HBASE-2885.

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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to