[ 
https://issues.apache.org/jira/browse/HADOOP-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728374#action_12728374
 ] 

Hadoop QA commented on HADOOP-6129:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12412780/HADOOP-6129.patch
  against trunk revision 791937.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/556/console

This message is automatically generated.

> MapFile doesn't work with serializables other than Writables
> ------------------------------------------------------------
>
>                 Key: HADOOP-6129
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6129
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io, mapred
>    Affects Versions: 0.20.0
>            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.

Reply via email to