Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.16.0
-
None
-
None
-
None
Description
sequencefiles are invaluable for storing compressed/binary data. but when we use them to store serialized records - we don't use the key part at all (just put something dummy there to satisfy the api). i have heard of other projects using the same tactics (jaql/cascading).
so this is a request to have a modified version of sequencefiles that don't incur the space and compute overhead of processing/storing these dummy keys.
Attachments
Issue Links
- relates to
-
HADOOP-3665 WritableComparator newKey() fails for NullWritable
-
- Closed
-