[
https://issues.apache.org/jira/browse/HBASE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894096#action_12894096
]
Ted Yu commented on HBASE-2891:
-------------------------------
TableInputFormatBase in both namespaces only keeps reference to HTable.
An HTable array needs to be used for this request.
> 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.