<?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: Zeppelin does not start because phoenix.url cannot be found in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224434#M63457</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/788/skupstaitis-dunkler.html" nodeid="788"&gt;@Stefan Kupstaitis-Dunkler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm it is Ambari 2.5.0?&lt;/P&gt;&lt;P&gt;I see that Line 302 where this is failing code matches Ambari 2.5.1  (not Ambari 2.5.0)&lt;/P&gt;&lt;P&gt;1. (Ambari 2.5.1) &lt;A href="https://github.com/apache/ambari/blob/release-2.5.1/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L301" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.5.1/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L301&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.  (Ambari 2.5.0) &lt;A href="https://github.com/apache/ambari/blob/release-2.5.0/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L302" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.5.0/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L302&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;By any chance have you recently upgraded your ambari ?   Also the Agent? Are the RPMs are of same version.&lt;/P&gt;&lt;PRE&gt;rpm -qa | grep ambari&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2017 17:14:25 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-06-22T17:14:25Z</dc:date>
    <item>
      <title>Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224433#M63456</link>
      <description>&lt;P&gt;Trying to start Zeppelin server from Ambari. This worked fine until once, when Ambari fails to start it with:&lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py", line 450, in &amp;lt;module&amp;gt;
    Master().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 329, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py", line 227, in start
    self.update_kerberos_properties()
  File "/var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py", line 302, in update_kerberos_properties
    and params.zookeeper_znode_parent not in interpreter['properties']['phoenix.url']:
KeyError: 'phoenix.url'
&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;Didn't change any configs.&lt;/LI&gt;&lt;LI&gt;Restart of Ambari server/agents does not work&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ambari 2.5.0, HDP 2.6.0.3&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 15:30:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224433#M63456</guid>
      <dc:creator>StefanDunkler</dc:creator>
      <dc:date>2017-06-22T15:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224434#M63457</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/788/skupstaitis-dunkler.html" nodeid="788"&gt;@Stefan Kupstaitis-Dunkler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm it is Ambari 2.5.0?&lt;/P&gt;&lt;P&gt;I see that Line 302 where this is failing code matches Ambari 2.5.1  (not Ambari 2.5.0)&lt;/P&gt;&lt;P&gt;1. (Ambari 2.5.1) &lt;A href="https://github.com/apache/ambari/blob/release-2.5.1/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L301" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.5.1/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L301&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.  (Ambari 2.5.0) &lt;A href="https://github.com/apache/ambari/blob/release-2.5.0/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L302" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.5.0/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py#L302&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;By any chance have you recently upgraded your ambari ?   Also the Agent? Are the RPMs are of same version.&lt;/P&gt;&lt;PRE&gt;rpm -qa | grep ambari&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 17:14:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224434#M63457</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-22T17:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224435#M63458</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt;&lt;P&gt; thanks.&lt;/P&gt;&lt;P&gt;Yeah... forget that I upgraded yesterday. I have ambari-agent and ambari-server 2.5.1. ambari-infra-solr, ambari-metrics-collector,.... are still 2.5.0.3&lt;/P&gt;&lt;P&gt;As a workaround I uncommented the piece of code in the master.py file.&lt;/P&gt;&lt;P&gt;Is there another possible solution?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 17:30:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224435#M63458</guid>
      <dc:creator>StefanDunkler</dc:creator>
      <dc:date>2017-06-22T17:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224436#M63459</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/788/skupstaitis-dunkler.html" nodeid="788"&gt;@Stefan Kupstaitis-Dunkler
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Post install upgrades are necessary to be performed like AMS upgrade.&lt;/P&gt;&lt;P&gt;The piece of code that you removed is actually added there intentially to fix the issue reported in:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://issues.apache.org/jira/browse/AMBARI-20888"&gt;AMBARI-20888.&lt;/A&gt;&lt;/STRONG&gt; &lt;EM&gt;wrong ZK parent node (hbase-unsecure) getting configured as part of the jdbc(phoenix) URL on ubuntu secured cluster.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Specially for kerberized environment.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/788/skupstaitis-dunkler.html" nodeid="788"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 17:39:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224436#M63459</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-22T17:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224437#M63460</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 18:28:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224437#M63460</guid>
      <dc:creator>StefanDunkler</dc:creator>
      <dc:date>2017-06-22T18:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224438#M63461</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm getting the same issue after kerberizing the cluster though it's a newly built one.&lt;/P&gt;&lt;P&gt;HDP-2.6.1.0&lt;/P&gt;&lt;P&gt;Ambari - 2.5.1.0 &lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 19:46:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224438#M63461</guid>
      <dc:creator>dgiri_india1989</dc:creator>
      <dc:date>2017-07-18T19:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not start because phoenix.url cannot be found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224439#M63462</link>
      <description>&lt;P&gt;This is a bug in Ambari 2.5.1 [https://issues.apache.org/jira/browse/AMBARI-21473]&lt;/P&gt;&lt;P&gt;Resolution:&lt;/P&gt;&lt;P&gt;Remove /etc/zeppelin/conf/interpreter.json file and restart Zeppelin service&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 03:18:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-start-because-phoenix-url-cannot-be-found/m-p/224439#M63462</guid>
      <dc:creator>umair_khan</dc:creator>
      <dc:date>2017-08-17T03:18:57Z</dc:date>
    </item>
  </channel>
</rss>

