You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/18 20:08:08 UTC

[jira] [Resolved] (MAPREDUCE-376) Add serialization for Thrift

     [ 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)