You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/12/01 17:19:58 UTC

[jira] [Assigned] (HBASE-5069) [book] Document how to count rows

     [ https://issues.apache.org/jira/browse/HBASE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hsieh reassigned HBASE-5069:
-------------------------------------

    Assignee: Daisuke Kobayashi

Added Daisuke as the assignee.
                
> [book] Document how to count rows
> ---------------------------------
>
>                 Key: HBASE-5069
>                 URL: https://issues.apache.org/jira/browse/HBASE-5069
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jean-Daniel Cryans
>            Assignee: Daisuke Kobayashi
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-5069.patch
>
>
> I just saw that there's no documentation on how to count rows. Basically there's:
>  - The "count" command in the shell, it's quite fast when configured with the right CACHE.
>  - The "rowcounter" MR job, it's super fast but you need to have a MapReduce setup in place in order to use it.
> There's also a way to estimate the row count by using the HFile tool and doing a bit of bash magic.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira