<?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 Zeppelin Home Page Blank in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-Home-Page-Blank/m-p/128220#M55665</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have setup Zeppelin through Ambari on AWS. I am able to get to the Ambari page on port 9995 from a windows machine on AWS. I then did a port forwarding setup so that anyone who accesses the IP on port 80 should be able to go Ambari.&lt;/P&gt;&lt;P&gt;I am able to get to the Zeppelin home page from my laptop after setting up the httpd conf but the page is coming blank. I also un-commented the below 3 lines in Ambari and re-started the Zeppelin service but still it is coming as blank&lt;/P&gt;&lt;PRE&gt;sessionManager = org.apache.shiro.web.session.mgt.DefaultWebSessionManager
securityManager.sessionManager = $sessionManager
# 86,400,000 milliseconds = 24 hour
securityManager.sessionManager.globalSessionTimeout = 86400000&lt;/PRE&gt;&lt;P&gt;I did a port forwarding as by default port 80 is opened through our VPC to connect to a web URL on AWS.&lt;/P&gt;&lt;PRE&gt;Feb 27, 2017 9:39:14 AM com.sun.jersey.spi.inject.Errors processErrorMessages
WARNING: The following warnings have been detected with resource and/or provider classes:
  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.InterpreterRestApi.listInterpreter(java.lang.String), should not consume any entity.
  WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.NotebookRestApi.createNote(java.lang.String) throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.NotebookRestApi.getNotebookList() throws java.io.IOException, with URI template, "/", is treated as a resource method&lt;/PRE&gt;&lt;P&gt;Any help in resolving would be greatly appreciated&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2017 23:23:39 GMT</pubDate>
    <dc:creator>jayadeep_jayara</dc:creator>
    <dc:date>2017-02-27T23:23:39Z</dc:date>
    <item>
      <title>Zeppelin Home Page Blank</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-Home-Page-Blank/m-p/128220#M55665</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have setup Zeppelin through Ambari on AWS. I am able to get to the Ambari page on port 9995 from a windows machine on AWS. I then did a port forwarding setup so that anyone who accesses the IP on port 80 should be able to go Ambari.&lt;/P&gt;&lt;P&gt;I am able to get to the Zeppelin home page from my laptop after setting up the httpd conf but the page is coming blank. I also un-commented the below 3 lines in Ambari and re-started the Zeppelin service but still it is coming as blank&lt;/P&gt;&lt;PRE&gt;sessionManager = org.apache.shiro.web.session.mgt.DefaultWebSessionManager
securityManager.sessionManager = $sessionManager
# 86,400,000 milliseconds = 24 hour
securityManager.sessionManager.globalSessionTimeout = 86400000&lt;/PRE&gt;&lt;P&gt;I did a port forwarding as by default port 80 is opened through our VPC to connect to a web URL on AWS.&lt;/P&gt;&lt;PRE&gt;Feb 27, 2017 9:39:14 AM com.sun.jersey.spi.inject.Errors processErrorMessages
WARNING: The following warnings have been detected with resource and/or provider classes:
  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.InterpreterRestApi.listInterpreter(java.lang.String), should not consume any entity.
  WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.NotebookRestApi.createNote(java.lang.String) throws java.io.IOException, with URI template, "/", is treated as a resource method
  WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.NotebookRestApi.getNotebookList() throws java.io.IOException, with URI template, "/", is treated as a resource method&lt;/PRE&gt;&lt;P&gt;Any help in resolving would be greatly appreciated&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 23:23:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-Home-Page-Blank/m-p/128220#M55665</guid>
      <dc:creator>jayadeep_jayara</dc:creator>
      <dc:date>2017-02-27T23:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin Home Page Blank</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-Home-Page-Blank/m-p/128221#M55666</link>
      <description>&lt;P&gt;I resolved it, by adding few extra lines in the rewrite rule to handle websocket interaction&lt;/P&gt;&lt;P&gt;RewriteRule    ^/ws(.*)$  ws://localhost:9995/ws  [P]&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 02:42:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-Home-Page-Blank/m-p/128221#M55666</guid>
      <dc:creator>jayadeep_jayara</dc:creator>
      <dc:date>2017-02-28T02:42:05Z</dc:date>
    </item>
  </channel>
</rss>

