[
https://issues.apache.org/jira/browse/HADOOP-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578290#action_12578290
]
Hudson commented on HADOOP-2995:
--------------------------------
Integrated in Hadoop-trunk #427 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/427/])
> 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
> Assignee: 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.