<?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 Re: After Sandbox Restart, Zeppelin won't start in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160870#M36633</link>
    <description>&lt;P&gt;I came across the same problem but I could only find the notebook folder with note.json files under this directory /usr/hdp/current/zeppelin-server/notebook, but the note.json under my latest session folder wasn't empty &lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 17:28:11 GMT</pubDate>
    <dc:creator>krisztina_sinko</dc:creator>
    <dc:date>2017-08-24T17:28:11Z</dc:date>
    <item>
      <title>After Sandbox Restart, Zeppelin won't start</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160867#M36630</link>
      <description>&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/master.py", line 235, in &amp;lt;module&amp;gt;
    Master().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 219, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/master.py", line 179, in start
    self.update_zeppelin_interpreter()
  File "/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/master.py", line 196, in update_zeppelin_interpreter
    data = json.load(urllib2.urlopen(zeppelin_int_url))
  File "/usr/lib64/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.6/urllib2.py", line 391, in open
    response = self._open(req, data)
  File "/usr/lib64/python2.6/urllib2.py", line 409, in _open
    '_open', req)
  File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.6/urllib2.py", line 1190, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib64/python2.6/urllib2.py", line 1165, in do_open
    raise URLError(err) &lt;/PRE&gt;&lt;P&gt;urllib2.URLError: &amp;lt;urlopen error [Errno 111] Connection refused&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 10:11:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160867#M36630</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-08-02T10:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: After Sandbox Restart, Zeppelin won't start</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160868#M36631</link>
      <description>&lt;PRE&gt;&lt;STRONG&gt;Empty notebook issue!&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/201603.mbox/%3CCAC-WUu0_ydaQqtUednJ52K-qWrnP=gTYboyKG-gae+BKRCKS1Q@mail.gmail.com%3E" target="_blank"&gt;https://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/201603.mbox/%3CCAC-WUu0_ydaQqtUednJ52K-qWrnP=gTYboyKG-gae+BKRCKS1Q@mail.gmail.com%3E&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Checking /usr/hdp/current/zeppelin-server/lib/notebook for empty note.json&lt;/P&gt;&lt;P&gt;ls -ltRA&lt;/P&gt;&lt;P&gt;One note book was empty!  0 bytes.&lt;/P&gt;&lt;P&gt;sudo service zeppelin stop&lt;/P&gt;&lt;P&gt;Restart from Ambari&lt;/P&gt;&lt;P&gt;Solved!&lt;/P&gt;&lt;PRE&gt; INFO [2016-08-02 03:26:43,253] ({main} QuartzScheduler.java[start]:575) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
 INFO [2016-08-02 03:26:43,996] ({main} Notebook.java[&amp;lt;init&amp;gt;]:111) - Notebook indexing started...
 INFO [2016-08-02 03:26:44,514] ({main} LuceneSearch.java[addIndexDocs]:285) - Indexing 39 notebooks took 517ms
 INFO [2016-08-02 03:26:44,514] ({main} Notebook.java[&amp;lt;init&amp;gt;]:113) - Notebook indexing finished: 39 indexed in 0s
 INFO [2016-08-02 03:26:44,684] ({main} ServerImpl.java[initDestination]:94) - Setting the server's publish address to be /
 INFO [2016-08-02 03:26:44,842] ({main} StandardDescriptorProcessor.java[visitServlet]:284) - NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
 INFO [2016-08-02 03:26:45,507] ({main} AbstractConnector.java[doStart]:338) - Started SelectChannelConnector@0.0.0.0:9995
 INFO [2016-08-02 03:26:45,507] ({main} ZeppelinServer.java[main]:117) - Done, zeppelin server started
 INFO [2016-08-02 03:27:03,800] ({qtp1313447888-32} InterpreterRestApi.java[updateSetting]:104) - Update interpreterSetting 2BMAD52E9
 INFO [2016-08-02 03:27:03,823] ({qtp1313447888-34} InterpreterRestApi.java[updateSetting]:104) - Update interpreterSetting 2BPPQF6G3
&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Aug 2016 10:17:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160868#M36631</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-08-02T10:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: After Sandbox Restart, Zeppelin won't start</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160869#M36632</link>
      <description>&lt;P&gt;Hi, how to find folder /usr/hdp/current/zeppelin-server/lib/notebook, can you elaborate it, please. thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 16:27:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160869#M36632</guid>
      <dc:creator>wealthyman2402</dc:creator>
      <dc:date>2016-08-29T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: After Sandbox Restart, Zeppelin won't start</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160870#M36633</link>
      <description>&lt;P&gt;I came across the same problem but I could only find the notebook folder with note.json files under this directory /usr/hdp/current/zeppelin-server/notebook, but the note.json under my latest session folder wasn't empty &lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:28:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/After-Sandbox-Restart-Zeppelin-won-t-start/m-p/160870#M36633</guid>
      <dc:creator>krisztina_sinko</dc:creator>
      <dc:date>2017-08-24T17:28:11Z</dc:date>
    </item>
  </channel>
</rss>

