[
https://issues.apache.org/jira/browse/YARN-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957340#comment-13957340
]
Rohith commented on YARN-1890:
------------------------------
Since WebAppProxyServlet.doGet() is called for every fetch data, it is very
hard to print accessing user only single time. :-(
> Too many unnecessary logs are logged while accessing applicationMaster web UI.
> ------------------------------------------------------------------------------
>
> Key: YARN-1890
> URL: https://issues.apache.org/jira/browse/YARN-1890
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Rohith
> Assignee: Rohith
> Priority: Minor
> Attachments: YARN-1890.patch
>
>
> Accessing applicationMaster UI which is redirected from RM UI, logs too many
> logs in ResourceManager logs and ProxyServer logs. On every refresh, logging
> is done at WebAppProxyServlet.doGet(). All my RM and Proxyserver logs are
> filled with UI information logs which are not really necessary for user.
--
This message was sent by Atlassian JIRA
(v6.2#6252)