Details
-
New Feature
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The Serialization framework only allows a class to be passed as metadata. This assumes there is a one-to-one mapping between types and Serializations, which is overly restrictive. By permitting applications to pass arbitrary metadata to Serializations, they can get more control over which Serialization is used, and would also allow, for example, one to pass an Avro schema to an Avro Serialization.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-4243 Serialization framework use SequenceFile/TFile/Other metadata to instantiate deserializer
- Resolved
- is related to
-
HADOOP-6698 Revert the io.serialization package to 0.20.2's api
- Closed
-
HADOOP-6120 Add support for Avro types in hadoop
- Closed