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 "Dave Brosius (JIRA)" <ji...@apache.org> on 2008/03/11 07:10:47 UTC

[jira] Updated: (HADOOP-2995) [PATCH] StreamBaseRecordReader's getProgress returns just 0 or 1

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

Dave Brosius updated HADOOP-2995:
---------------------------------

    Attachment: progress_is_0_or_1.patch

> [PATCH] StreamBaseRecordReader's getProgress returns just 0 or 1
> ----------------------------------------------------------------
>
>                 Key: HADOOP-2995
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2995
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.16.0
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: 0.17.0
>
>         Attachments: progress_is_0_or_1.patch
>
>
> StreamBaseRecordReader.getProgress uses integer math, so progress is either 0 or 1. The patch fixes this.

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