[
https://issues.apache.org/jira/browse/MAPREDUCE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer resolved MAPREDUCE-376.
----------------------------------------
Resolution: Won't Fix
I'm going to close this as Won't Fix. Internally, RPC serialization has moved
to PB, file serializations are slowly moving to Avro. Additionally, other
parts of thrift have been moved out of Hadoop (thriftfs) and I believe Thrift
ships with this serialization code already.
> Add serialization for Thrift
> ----------------------------
>
> Key: MAPREDUCE-376
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-376
> Project: Hadoop Map/Reduce
> Issue Type: Wish
> Reporter: Tom White
> Attachments: ThriftSerialization.java, hadoop-3787.patch,
> libthrift.jar
>
>
> Thrift (http://incubator.apache.org/thrift/) is cross-language serialization
> and RPC framework. This issue is to write a ThriftSerialization to support
> using Thrift types in MapReduce programs, including an example program. This
> should probably go into contrib.
> (There is a prototype implementation in
> https://issues.apache.org/jira/secure/attachment/12370464/hadoop-serializer-v2.tar.gz)
--
This message was sent by Atlassian JIRA
(v6.2#6252)