Jun Gong created YARN-4910:
------------------------------
Summary: Fix incomplete log info in ResourceLocalizationService
Key: YARN-4910
URL: https://issues.apache.org/jira/browse/YARN-4910
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Jun Gong
Assignee: Jun Gong
Priority: Trivial
When debugging, find a lot of incomplete log info from
ResourceLocalizationService, it is a little confusing.
{quote}
2016-03-30 22:47:29,703 INFO
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService:
Writing credentials to the nmPrivate file
/data6/yarnenv/local/nmPrivate/container_1456839788316_4159_01_000004_37.tokens.
Credentials list:
{quote}
The content of credentials list will only be printed for DEBUG log level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)