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

Billie Rinaldi resolved ACCUMULO-261.
-------------------------------------

    Resolution: Won't Fix
      Assignee: Billie Rinaldi

Batch size can be specified in bytes with the table.scan.max.memory parameter.  
Until there is a need to specify this per scanner, this issue can be marked 
resolved.
                
> 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
>            Assignee: Billie Rinaldi
>
> 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

        

Reply via email to