[ 
https://issues.apache.org/jira/browse/YARN-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950564#comment-13950564
 ] 

Rohith commented on YARN-1890:
------------------------------

Below logs are logging at one shot on refresh. 
{noformat}
2014-03-28 15:48:24,456 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked http://host-10-18-40-71:42769/mapreduce which is the app master GUI 
of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,506 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked http://host-10-18-40-71:42769/static/yarn.css which is the app master 
GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,507 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked http://host-10-18-40-71:42769/static/jquery/jquery-1.8.2.min.js which 
is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,508 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/jquery-ui-1.9.1.custom.min.js which 
is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,510 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/dt-1.9.4/js/jquery.dataTables.min.js which 
is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,511 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/jquery-ui.css 
which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,548 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked http://host-10-18-40-71:42769/static/dt-1.9.4/css/jui-dt.css which is 
the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,626 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked http://host-10-18-40-71:42769/static/yarn.dt.plugins.js which is the 
app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,836 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-bg_glass_95_fef1ec_1x400.png
 which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,841 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-bg_flat_75_ffffff_40x100.png
 which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,841 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
 which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,843 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-icons_888888_256x240.png
 which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,844 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-icons_454545_256x240.png
 which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,844 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-bg_glass_75_e6e6e6_1x400.png
 which is the app master GUI of application_1395977591056_0008 owned by root
2014-03-28 15:48:24,871 INFO 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet: dr.who is accessing 
unchecked 
http://host-10-18-40-71:42769/static/jquery/themes-1.9.1/base/images/ui-bg_glass_65_ffffff_1x400.png
 which is the app master GUI of application_1395977591056_0008 owned by root

{noformat}

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

Reply via email to