You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/07/19 07:24:15 UTC

[jira] Moved: (HADOOP-6162) MapFile doesn't work with serializables other than Writables

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

Chris Douglas moved MAPREDUCE-738 to HADOOP-6162:
-------------------------------------------------

        Key: HADOOP-6162  (was: MAPREDUCE-738)
    Project: Hadoop Common  (was: Hadoop Map/Reduce)

> MapFile doesn't work with serializables other than Writables
> ------------------------------------------------------------
>
>                 Key: HADOOP-6162
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6162
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Justin Patterson
>         Attachments: HADOOP-6129.patch
>
>
> Since 0.18 (I think), SequenceFiles have supported serializing arbitrary objects through the serialization framework.  MapFiles still don't.  They require WritableComparable keys and Writable values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.