[
https://issues.apache.org/jira/browse/ACCUMULO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270486#comment-13270486
]
Billie Rinaldi commented on ACCUMULO-261:
-----------------------------------------
Setting the number of entries can also be very useful. You can already set the
batch size in bytes on a per-table basis through the table.scan.max.memory
parameter. Do we need to be able to set it per scan?
> Scanner should support batch size specified in bytes
> ----------------------------------------------------
>
> Key: ACCUMULO-261
> URL: https://issues.apache.org/jira/browse/ACCUMULO-261
> Project: Accumulo
> Issue Type: New Feature
> Components: client
> Reporter: John Vines
>
> Currently the scanner allows a user to set batch size in numbers of entries.
> Unfortunately this isn't too useful if you have widely varied entry size and
> you want to keep your internal footprint within a threshold. So we should
> also allow users to set batch size in maximum number of bytes to bring back.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira