[
https://issues.apache.org/jira/browse/HADOOP-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1515:
---------------------------------
Status: Open (was: Patch Available)
This looks good to me. But can you please add a unit test? Something like
TestSequenceFileInputFormat or TestTextFileInputFormat, that tests the public
methods. It doesn't need to run a job. Thanks!
> 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
>
> Attachments: multiFile_v1.0.patch
>
>
> 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.