[ 
https://issues.apache.org/jira/browse/ACCUMULO-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868640#comment-13868640
 ] 

Corey Nolet commented on ACCUMULO-2177:
---------------------------------------

Agreed. I actually got this working today. I began with the
FirstEntryInRowIterator and combined some of the batching from the
WholeRowIterator ( providing methods for encoding/decoding the batched rows
into the value).





> A scan time iterator to return the first N entries encountered for each row 
> in the input range. (FirstNEntriesInRowIterator)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2177
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2177
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Corey J. Nolet
>            Priority: Minor
>              Labels: iterators
>
> I have found this iterator extremely useful when it is important to run a 
> batch scan over a bunch of different ranges but guarantee that a predefined 
> number of results get returned for each row.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to