<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question oozie ui through knox gateway not rendering properly in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164381#M41440</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using HDP 2.5 and knox 0.9. After adding :&lt;/P&gt;&lt;P&gt;&amp;lt;service&amp;gt; &lt;/P&gt;&lt;P&gt;    &amp;lt;role&amp;gt;OOZIEUI&amp;lt;/role&amp;gt; &lt;/P&gt;&lt;P&gt;    &amp;lt;url&amp;gt;http://{{oozie_server_host}}:{{oozie_server_port}}/oozie&amp;lt;/url&amp;gt; &lt;/P&gt;&lt;P&gt;  &amp;lt;/service&amp;gt;&lt;/P&gt;&lt;P&gt;to the advanced topology and restarting servicies, the oozie url is coming up like the attached: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/7861-screen-shot-2016-09-21-at-50902-pm.png"&gt;screen-shot-2016-09-21-at-50902-pm.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I can access the URL but all the css and other stuff do not get loaded. In the knox log i see the below. Other Hadoop UI's like YARN are working okay&lt;/P&gt;&lt;P&gt;2016-09-21 21:02:43,231 INFO  hadoop.gateway (AclsAuthorizationFilter.java:doFilter(85)) - Access Granted: true
2016-09-21 21:02:58,456 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /ext-2.2/resources/css/ext-all.css
2016-09-21 21:02:58,486 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /ext-2.2/resources/css/xtheme-default.css
2016-09-21 21:02:58,518 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /oozie-console.css
2016-09-21 21:02:58,548 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /console/sla/css/jquery.dataTables.css&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2016 04:06:23 GMT</pubDate>
    <dc:creator>mliem</dc:creator>
    <dc:date>2016-09-22T04:06:23Z</dc:date>
    <item>
      <title>oozie ui through knox gateway not rendering properly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164381#M41440</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using HDP 2.5 and knox 0.9. After adding :&lt;/P&gt;&lt;P&gt;&amp;lt;service&amp;gt; &lt;/P&gt;&lt;P&gt;    &amp;lt;role&amp;gt;OOZIEUI&amp;lt;/role&amp;gt; &lt;/P&gt;&lt;P&gt;    &amp;lt;url&amp;gt;http://{{oozie_server_host}}:{{oozie_server_port}}/oozie&amp;lt;/url&amp;gt; &lt;/P&gt;&lt;P&gt;  &amp;lt;/service&amp;gt;&lt;/P&gt;&lt;P&gt;to the advanced topology and restarting servicies, the oozie url is coming up like the attached: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/7861-screen-shot-2016-09-21-at-50902-pm.png"&gt;screen-shot-2016-09-21-at-50902-pm.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I can access the URL but all the css and other stuff do not get loaded. In the knox log i see the below. Other Hadoop UI's like YARN are working okay&lt;/P&gt;&lt;P&gt;2016-09-21 21:02:43,231 INFO  hadoop.gateway (AclsAuthorizationFilter.java:doFilter(85)) - Access Granted: true
2016-09-21 21:02:58,456 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /ext-2.2/resources/css/ext-all.css
2016-09-21 21:02:58,486 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /ext-2.2/resources/css/xtheme-default.css
2016-09-21 21:02:58,518 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /oozie-console.css
2016-09-21 21:02:58,548 WARN  hadoop.gateway (GatewayFilter.java:doFilter(162)) - Failed to match path /console/sla/css/jquery.dataTables.css&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 04:06:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164381#M41440</guid>
      <dc:creator>mliem</dc:creator>
      <dc:date>2016-09-22T04:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: oozie ui through knox gateway not rendering properly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164382#M41441</link>
      <description>&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/KNOX-628" target="_blank"&gt;https://issues.apache.org/jira/browse/KNOX-628&lt;/A&gt;&lt;/P&gt;&lt;P&gt;temp fix is to add a trailing / at the end. This is similar to an open jira for ambari. ex:&lt;/P&gt;&lt;P&gt;&lt;A href="https://&amp;lt;knox_gateway&amp;gt;:8443/gateway/default/oozie/" target="_blank"&gt;https://&amp;lt;knox_gateway&amp;gt;:8443/gateway/default/oozie/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the last "/" is required.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 10:49:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164382#M41441</guid>
      <dc:creator>mliem</dc:creator>
      <dc:date>2016-09-22T10:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: oozie ui through knox gateway not rendering properly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164383#M41442</link>
      <description>&lt;P&gt;Even I m getting the same error and I added trailing at the end " https://&amp;lt;knox_gateway&amp;gt;:8443/gateway/default/oozie/" still I am facing the same issue.How to resolve it ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 13:53:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164383#M41442</guid>
      <dc:creator>pprasadt27</dc:creator>
      <dc:date>2017-08-22T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: oozie ui through knox gateway not rendering properly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164384#M41443</link>
      <description>&lt;P&gt;Thank you for your help. &lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 15:09:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-ui-through-knox-gateway-not-rendering-properly/m-p/164384#M41443</guid>
      <dc:creator>liuyongzhi95</dc:creator>
      <dc:date>2019-03-01T15:09:43Z</dc:date>
    </item>
  </channel>
</rss>

