Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
-
Incompatible change
Description
Currently, the generic serialization framework uses Map<String,String> for the serialization specific configuration. Since this data is really internal to the specific serialization, I think we should change it to be an opaque binary blob. This will simplify the interface for defining specific serializations for different contexts (MAPREDUCE-1462). It will also move us toward having serialized objects for Mappers, Reducers, etc (MAPREDUCE-1183).
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-6684 Create a wrapper for TFile that handles generic serialization
- Open
-
MAPREDUCE-1462 Enable context-specific and stateful serializers in MapReduce
- Open
- incorporates
-
HADOOP-10860 Add serialization for Protocol Buffers
- Open
-
MAPREDUCE-376 Add serialization for Thrift
- Resolved
- is blocked by
-
HADOOP-6698 Revert the io.serialization package to 0.20.2's api
- Closed
- is related to
-
THRIFT-363 Maven Deploy
- Closed