MultiFileSplit, MultiFileInputFormat
------------------------------------
Key: HADOOP-1515
URL: https://issues.apache.org/jira/browse/HADOOP-1515
Project: Hadoop
Issue Type: New Feature
Components: mapred
Affects Versions: 0.14.0
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Fix For: 0.14.0
An {{InputSplit}} and {{InputFormat}} implementation for jobs that require to
read records from many files. The input is partitioned by files. This can be
used for example to implement {{RecordReader}}s which read one record from a
file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.