[ 
https://issues.apache.org/jira/browse/MAPREDUCE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Bloniarz updated MAPREDUCE-376:
-------------------------------------

    Attachment: ThriftSerialization.java

As the previous patch has a bug and is based off an old version of thrift, I'm 
attaching a Serialization implementation which works better.

This contains only a standalone org.apache.hadoop.io.serializer.Serialization 
implementation (the original patch has testcases etc). Tested against Thrift 
0.7 and Hadoop 0.20.1.
                
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to