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.