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

Devaraj Das updated HBASE-8973:
-------------------------------

    Attachment: 8973-1.txt

Patch that adds --deepscan & --output options. The former is to ask rowcounter 
to do deep scans (as opposed to using filters to skip cells). The other option 
is to specify where to write the read data. 
Both these are optional and the previous options of rowcounter continue to work.
                
> Some improvements in the RowCounter MR job
> ------------------------------------------
>
>                 Key: HBASE-8973
>                 URL: https://issues.apache.org/jira/browse/HBASE-8973
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>         Attachments: 8973-1.txt
>
>
> While trying to test some things, ended up modifying the rowcounter job a 
> little. Proposing a patch with these changes.

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

Reply via email to