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