[
https://issues.apache.org/jira/browse/HBASE-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated HBASE-1899:
--------------------------------------
Attachment: HBASE-1899.patch
Patch that sets the caching at 10. I thought about leaving the user set the
value but after some testing it didn't seem to change the speed much and it was
more cumbersome to use.
> Use scanner caching in shell count
> ----------------------------------
>
> Key: HBASE-1899
> URL: https://issues.apache.org/jira/browse/HBASE-1899
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Priority: Minor
> Fix For: 0.20.2, 0.21.0
>
> Attachments: HBASE-1899.patch
>
>
> Since the shell count now uses the FirstKeyOnlyFilter, it's safe to combine
> it with scanner caching for huge count speedups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.