[
https://issues.apache.org/jira/browse/HADOOP-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636461#action_12636461
]
Hong Tang commented on HADOOP-3315:
-----------------------------------
bq. This new Scanner API is still Comparator-free. It's easy to layer
lexicographic-by-byte on top of a Comparator-based API, but not vice versa.
We are working on that as a separate task. The complete task list is as follows:
* random access (which is what my early long comment is about)
* customized comparator on TFile.
* supporting objects and input/output format for MapReduce
* extensibility.
Expect more comments addressing these issues soon.
> New binary file format
> ----------------------
>
> Key: HADOOP-3315
> URL: https://issues.apache.org/jira/browse/HADOOP-3315
> Project: Hadoop Core
> Issue Type: New Feature
> Components: io
> Reporter: Owen O'Malley
> Assignee: Amir Youssefi
> Attachments: HADOOP-3315_20080908_TFILE_PREVIEW_WITH_LZO_TESTS.patch,
> HADOOP-3315_20080915_TFILE.patch, TFile Specification Final.pdf
>
>
> SequenceFile's block compression format is too complex and requires 4 codecs
> to compress or decompress. It would be good to have a file format that only
> needs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.