You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jerome Boulon (JIRA)" <ji...@apache.org> on 2009/07/16 06:11:14 UTC

[jira] Created: (HADOOP-6154) MultiSortedTFileScanner

MultiSortedTFileScanner
-----------------------

                 Key: HADOOP-6154
                 URL: https://issues.apache.org/jira/browse/HADOOP-6154
             Project: Hadoop Common
          Issue Type: New Feature
          Components: io
            Reporter: Jerome Boulon


Given a set of sorted Tfiles or a directory with several sorted Tfiles, it would be nice to have an helper class that help reading those Tfiles in a total sort order.
The MultiSortedTFileScanner class could take a directory as input or Tfile could be dynamically added/removed to/from the MultiSortedTFileScanner.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.