[
https://issues.apache.org/jira/browse/YARN-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528288#comment-14528288
]
Advertising
Hudson commented on YARN-3097:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #184 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/184/])
YARN-3097. Logging of resource recovery on NM restart has redundancies.
Contributed by Eric Payne (jlowe: rev 8f65c793f2930bfd16885a2ab188a9970b754974)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/localizer/ResourceLocalizationService.java
* hadoop-yarn-project/CHANGES.txt
> Logging of resource recovery on NM restart has redundancies
> -----------------------------------------------------------
>
> Key: YARN-3097
> URL: https://issues.apache.org/jira/browse/YARN-3097
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: 2.5.0
> Reporter: Jason Lowe
> Assignee: Eric Payne
> Priority: Minor
> Labels: newbie
> Fix For: 2.8.0
>
> Attachments: YARN-3097.001.patch
>
>
> ResourceLocalizationService logs that it is recovering a resource with the
> remote and local paths, but then very shortly afterwards the
> LocalizedResource emits an INIT->LOCALIZED transition that also logs the same
> remote and local paths. The recovery message should be a debug message,
> since it's not conveying any useful information that isn't already covered by
> the resource state transition log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)