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 "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/05/06 04:58:17 UTC

[jira] [Created] (MAPREDUCE-5209) ShuffleScheduler log message incorrect

Radim Kolar created MAPREDUCE-5209:
--------------------------------------

             Summary: ShuffleScheduler log message incorrect
                 Key: MAPREDUCE-5209
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5209
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.0.4-alpha
            Reporter: Radim Kolar
            Priority: Minor


In ShuffleScheduler.java line 361 log message is incorrect, there should be "ms" instead of "s".

    LOG.info(host + " freed by " + Thread.currentThread().getName() + " in " + 
             (System.currentTimeMillis()-shuffleStart.get()) + "ms");



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira