[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651918#comment-13651918
 ] 

Tsuyoshi OZAWA commented on MAPREDUCE-5209:
-------------------------------------------

I think this modification doesn't need to include test code. Any idea?
                
> 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
>            Assignee: Tsuyoshi OZAWA
>            Priority: Minor
>         Attachments: MAPREDUCE-5209.1.patch
>
>
> 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

Reply via email to