Ted Yu created YARN-2213:
----------------------------
Summary: Change proxy-user cookie log in AmIpFilter to DEBUG
Key: YARN-2213
URL: https://issues.apache.org/jira/browse/YARN-2213
Project: Hadoop YARN
Issue Type: Task
Reporter: Ted Yu
Priority: Minor
I saw a lot of the following lines in AppMaster log:
{code}
14/06/24 17:12:36 WARN web.SliderAmIpFilter: Could not find proxy-user cookie,
so user will not be set
14/06/24 17:12:39 WARN web.SliderAmIpFilter: Could not find proxy-user cookie,
so user will not be set
14/06/24 17:12:39 WARN web.SliderAmIpFilter: Could not find proxy-user cookie,
so user will not be set
{code}
For long running app, this would consume considerable log space.
Log level should be changed to DEBUG.
--
This message was sent by Atlassian JIRA
(v6.2#6252)