You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rohith (JIRA)" <ji...@apache.org> on 2014/04/01 12:38:17 UTC

[jira] [Updated] (YARN-1890) Too many unnecessary logs are logged while accessing applicationMaster web UI.

     [ https://issues.apache.org/jira/browse/YARN-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohith updated YARN-1890:
-------------------------

    Attachment: YARN-1890.patch

Simple patch to clean excessing loggin on every refresh. Log priority is moved to DEBUG. Please review..

> 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)