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

Reply via email to