You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Updated) (JIRA)" <ji...@apache.org> on 2011/11/18 16:14:52 UTC

[jira] [Updated] (ACCUMULO-44) RowIterator and AccumuloRowInputFormat require row to fit in memory

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

Keith Turner updated ACCUMULO-44:
---------------------------------

    Affects Version/s:     (was: 1.4.0)
    
> RowIterator and AccumuloRowInputFormat require row to fit in memory
> -------------------------------------------------------------------
>
>                 Key: ACCUMULO-44
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-44
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>              Labels: api, mapreduce
>             Fix For: 1.4.0
>
>
> RowIterator and AccumuloRowInputFormat read a row into a List<Entry<Key,Value>>, but instead they could produce an Iterator<Entry<Key,Value>.

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