You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "chendihao (JIRA)" <ji...@apache.org> on 2013/10/18 04:27:42 UTC

[jira] [Created] (HBASE-9800) Impl CoprocessorRowcounter to run in command-line

chendihao created HBASE-9800:
--------------------------------

             Summary: 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)