Record skipping should work with more serializations
----------------------------------------------------
Key: MAPREDUCE-1360
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1360
Project: Hadoop Map/Reduce
Issue Type: Improvement
Reporter: Aaron Kimball
Record skipping currently supports WritableSerialization, but cannot handle
non-class-based serialization systems (e.g., AvroSerialization). The record
skipping mechanism should be made compatible with the metadata-based
serialization configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.