You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2008/07/29 15:56:31 UTC

[jira] Updated: (HADOOP-3853) Move multiple input format extension to library package

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

Tom White updated HADOOP-3853:
------------------------------

    Attachment: hadoop-3853.patch

Patch to move the classes and associated tests to the lib package.

> 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.