[
https://issues.apache.org/jira/browse/HBASE-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798744#comment-13798744
]
Ted Yu commented on HBASE-9800:
-------------------------------
What's the difference from AggregationClient / AggregateProtocol ?
See AggregationClient#rowCount()
> Impl CoprocessorRowcounter to run in command-line
> -------------------------------------------------
>
> Key: HBASE-9800
> URL: https://issues.apache.org/jira/browse/HBASE-9800
> Project: HBase
> Issue Type: New Feature
> Components: Coprocessors
> Affects Versions: 0.94.3
> Reporter: chendihao
> Priority: Minor
>
> We want to count the rows of table daily but the default rowcounter using
> mapreduce is inefficient. Impl rowcounter using coprocessor makes it better.
> Furthermore, It must provide the mechanism to choose the way to output result.
--
This message was sent by Atlassian JIRA
(v6.1#6144)