MultipleFileInputFormat should support a sub InputFormat
--------------------------------------------------------
Key: HADOOP-4057
URL: https://issues.apache.org/jira/browse/HADOOP-4057
Project: Hadoop Core
Issue Type: Improvement
Components: mapred
Reporter: Owen O'Malley
Currently, to use MultipleFileInputFormat you need to create a subclass, but it
seems pretty easy to modify it to use a sub InputFormat and put the results
together into bigger splits.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.