<?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 installation fails on HDP 2.4 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149195#M40515</link>
    <description>&lt;P&gt;1. Please check if the file exist?&lt;/P&gt;&lt;PRE&gt;/bin/bash&lt;/PRE&gt;&lt;P&gt;2. Try to open your file "/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/setup_snapshot.sh"  with "vi" editor  then set unix with the following commands.  See:  &lt;A href="https://unnisworld.wordpress.com/2006/11/06/how-to-remove-m-from-unix-files-using-vi-editor/" target="_blank"&gt;https://unnisworld.wordpress.com/2006/11/06/how-to-remove-m-from-unix-files-using-vi-editor/&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;:set ff=unix
:wq&lt;/PRE&gt;</description>
    <pubDate>Tue, 13 Sep 2016 23:07:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-09-13T23:07:22Z</dc:date>
    <item>
      <title>Zeppelin installation fails on HDP 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149194#M40514</link>
      <description>&lt;P&gt;I'm trying to install Zeppelin using this tutorial: &lt;A href="http://hortonworks.com/hadoop-tutorial/apache-zeppelin-hdp-2-4/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/apache-zeppelin-hdp-2-4/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have a brand new 2-node HDP cluster with HDP 2.4. I tried to install Zeppelin both at Name Node and the other node. I receive the following stderr in both cases:&lt;/P&gt;&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 85, in install
    user=params.zeppelin_user)
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 154, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 238, in action_run
    tries=self.resource.tries, try_sleep=self.resource.try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
    raise Fail(err_msg) &lt;/PRE&gt;&lt;P&gt;resource_management.core.exceptions.Fail: Execution of '/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/setup_snapshot.sh /usr/hdp/current/zeppelin-server/lib m348hdp2-dev.nova.otp.int 9083 10001 m348hdp2-dev.nova.otp.int 9995 True /var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package /usr/jdk64/jdk1.8.0_60 &amp;gt;&amp;gt; /var/log/zeppelin/zeppelin-setup.log' returned 126. -bash: /var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/setup_snapshot.sh: /bin/bash^M: bad interpreter: No such file or directory&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 23:02:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149194#M40514</guid>
      <dc:creator>k_elsukov</dc:creator>
      <dc:date>2016-09-13T23:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin installation fails on HDP 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149195#M40515</link>
      <description>&lt;P&gt;1. Please check if the file exist?&lt;/P&gt;&lt;PRE&gt;/bin/bash&lt;/PRE&gt;&lt;P&gt;2. Try to open your file "/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/ZEPPELIN/package/scripts/setup_snapshot.sh"  with "vi" editor  then set unix with the following commands.  See:  &lt;A href="https://unnisworld.wordpress.com/2006/11/06/how-to-remove-m-from-unix-files-using-vi-editor/" target="_blank"&gt;https://unnisworld.wordpress.com/2006/11/06/how-to-remove-m-from-unix-files-using-vi-editor/&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;:set ff=unix
:wq&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Sep 2016 23:07:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149195#M40515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-13T23:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin installation fails on HDP 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149196#M40516</link>
      <description>&lt;P&gt;Wow, that helped! &lt;A rel="user" href="https://community.cloudera.com/users/3823/joysensharma.html" nodeid="3823"&gt;@jk&lt;/A&gt;, thank you very much! I understood why I got this message: it's because I git cloned repo from my windows machine and copied the files to linux cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 23:20:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-installation-fails-on-HDP-2-4/m-p/149196#M40516</guid>
      <dc:creator>k_elsukov</dc:creator>
      <dc:date>2016-09-13T23:20:33Z</dc:date>
    </item>
  </channel>
</rss>

