You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2007/09/03 16:52:57 UTC

[jira] Commented: (HADOOP-1817) MultiFileSplit does not write and read the total length

    [ https://issues.apache.org/jira/browse/HADOOP-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524533 ] 

Enis Soztutar commented on HADOOP-1817:
---------------------------------------

This does not apply also. 
You can test your patches by
{noformat}
patch -p0 --dry-run <cool_patch.patch
{noformat}


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