[
https://issues.apache.org/jira/browse/YARN-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281701#comment-16281701
]
Hudson commented on YARN-7607:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13339 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13339/])
YARN-7607. Remove the trailing duplicated timestamp in container (wwei: rev
e411dd6666041a4ea68ab34e734802271497ae6c)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/container/ContainerImpl.java
> Remove the trailing duplicated timestamp in container diagnostics message
> -------------------------------------------------------------------------
>
> Key: YARN-7607
> URL: https://issues.apache.org/jira/browse/YARN-7607
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: 2.9.0
> Reporter: Weiwei Yang
> Assignee: Weiwei Yang
> Priority: Minor
> Labels: log
> Fix For: 3.0.0, 3.1.0, 2.9.1, 3.0.1
>
> Attachments: YARN-7607.001.patch
>
>
> There are some container diagnostic messages currently malformed, like below
> ###
> 017-12-05 11:43:21,319 INFO mapreduce.Job: map 28% reduce 0%
> 2017-12-05 11:43:22,345 INFO mapreduce.Job: Task Id :
> attempt_1512384455800_0003_m_000012_0, Status : FAILED
> \[2017-12-05 11:43:21.265\]Container Killed to make room for Guaranteed
> Container{color:red}\[2017-12-05 11:43:21.265\] {color}
> \[2017-12-05 11:43:21.265\]Container is killed before being launched.
> ###
> such logs are presented both in console and RM UI, we need to remove the
> duplicated trailing timestamp from the log message. This is due to the
> mis-use of {{addDiagnostics}} function in these places.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]