You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Corey J. Nolet (JIRA)" <ji...@apache.org> on 2014/01/11 03:45:51 UTC

[jira] [Created] (ACCUMULO-2177) A scan time iterator to return the first N entries encountered for each row in the input range. (FirstNEntriesInRowIterator)

Corey J. Nolet created ACCUMULO-2177:
----------------------------------------

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


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)