[
https://issues.apache.org/jira/browse/HADOOP-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Friol updated HADOOP-1817:
---------------------------------
Attachment: HADOOP-1817.patch
Here is a patch.
I also added a unit test for MultiFileSplit and a toString() method.
> MultiFileSplit does not write and read the total length
> -------------------------------------------------------
>
> Key: HADOOP-1817
> URL: https://issues.apache.org/jira/browse/HADOOP-1817
> Project: Hadoop
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.14.0
> Reporter: Thomas Friol
> Attachments: HADOOP-1817.patch
>
>
> So the getLength() method always return 0 inside a running map task.
> Coming soon with a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.