You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2014/09/03 03:52:51 UTC

[jira] [Created] (MAPREDUCE-6065) native-task: warnings about illegal Progress values

Todd Lipcon created MAPREDUCE-6065:
--------------------------------------

             Summary: native-task: warnings about illegal Progress values
                 Key: MAPREDUCE-6065
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6065
             Project: Hadoop Map/Reduce
          Issue Type: Sub-task
            Reporter: Todd Lipcon


In running terasort tests, I see a few warnings like this:
2014-09-02 18:50:34,623 WARN [main] org.apache.hadoop.util.Progress: Illegal progress value found, progress is larger than 1. Progress will be changed to 1

It sounds like we're improperly calculating task progress somewhere. We should fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)