Jason Lowe created YARN-3097:
--------------------------------
Summary: 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
Priority: Minor
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)