[ 
https://issues.apache.org/jira/browse/HADOOP-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom White updated HADOOP-1128:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Espen, Andrzej, and Owen!

> Missing progress information in map tasks
> -----------------------------------------
>
>                 Key: HADOOP-1128
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1128
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.1
>            Reporter: Andrzej Bialecki 
>         Assigned To: Andrzej Bialecki 
>             Fix For: 0.12.1
>
>         Attachments: progress-2.patch, progress.patch
>
>
> Long-running map tasks don't update properly their progress - the propgress 
> percentage stays at 0% only to jump suddenly at the end of the task to 100%. 
> The reason, discovered by Espen Amble Kolstad, is that there's a missing cast 
> to float in SequenceFileRecordReader and in LineRecordReader.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to