You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Priyo Mustafi (JIRA)" <ji...@apache.org> on 2011/09/09 18:55:09 UTC

[jira] [Created] (MAPREDUCE-2974) Remove references to yui.yahooapis.com from queueinfo.jsp

Remove references to yui.yahooapis.com from queueinfo.jsp
---------------------------------------------------------

                 Key: MAPREDUCE-2974
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2974
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: scheduler
    Affects Versions: 0.22.0
            Reporter: Priyo Mustafi


queueinfo.jsp has references to yui.yahooapis.com which is not accessible from secure networks.  This cause UI not to show up.

<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/combo?2.7.0/build/fonts/fonts-min.css&2.7.0/build/grids/grids-min.css&2.7.0/build/base/base-min.css&2.7.0/build/assets/skins/sam/skin.css"> 
<!-- Combo-handled YUI JS files: --> 
<script type="text/javascript" src="http://yui.yahooapis.com/combo?2.7.0/build/utilities/utilities.js&2.7.0/build/layout/layout-min.js&2.7.0/build/container/container_core-min.js&2.7.0/build/menu/menu-min.js&2.7.0/build/stylesheet/stylesheet-min.js&2.7.0/build/treeview/treeview-min.js"></script>

This needs to be removed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira