[
https://issues.apache.org/jira/browse/HADOOP-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620901#action_12620901
]
Hadoop QA commented on HADOOP-3853:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12387096/hadoop-3853.patch
against trunk revision 683671.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 10 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3036/console
This message is automatically generated.
> Move multiple input format extension to library package
> -------------------------------------------------------
>
> Key: HADOOP-3853
> URL: https://issues.apache.org/jira/browse/HADOOP-3853
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.19.0
>
> Attachments: hadoop-3853.patch, hadoop-3853.sh
>
>
> The code for supporting multiple paths with different input formats and
> mappers for each path (HADOOP-372) is implemented as a extension to
> MapReduce, so it should go in org.apache.hadoop.mapred.lib, not the core.
> (See
> https://issues.apache.org/jira/browse/HADOOP-372?focusedCommentId=12615185#action_12615185)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.