<?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: Oozie servers d folders missing in HDP 2.5 Install via Ambari,HDP2.5 install-oozie server not created correctly in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135706#M39669</link>
    <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/12885/asitabh.html" nodeid="12885"&gt;@asitabh kumar&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2016 20:21:29 GMT</pubDate>
    <dc:creator>pbishnoi</dc:creator>
    <dc:date>2016-09-05T20:21:29Z</dc:date>
    <item>
      <title>Oozie servers d folders missing in HDP 2.5 Install via Ambari,HDP2.5 install-oozie server not created correctly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135702#M39665</link>
      <description>&lt;P&gt;In new HDP2.5 install , Oozie server failed to start as folder "bin" is missing.The Amabari is showing the installation completed successfully , but throwing error when starting job &lt;/P&gt;&lt;P&gt;The bin folder is missing inside "/usr/hdp/2.5.0.0-1245/oozie/"&lt;/P&gt;&lt;P&gt;I tried remove and add oozie , but it didn't work. Even "yum install oozie oozie-client " didn't help.&lt;/P&gt;&lt;P&gt;Error:  resource_management.core.exceptions.Fail: Execution of 'tar -xvf /usr/hdp/current/oozie-server/oozie-sharelib.tar.gz -C /usr/hdp/current/oozie-server' returned 2. tar: /usr/hdp/current/oozie-server/oozie-sharelib.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now&lt;/P&gt;&lt;P&gt;,
&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have installed HDP 2.5 via Ambari , but found some issue with oozie. There is no bin folder in "/usr/hdp/2.5.0.0-1245/oozie/" and I am not able to start oozie server from Ambari.Why Ambari is not able to create all folders &lt;/P&gt;&lt;P&gt;Error:resource_management.core.exceptions.Fail: Execution of 'tar -xvf /usr/hdp/current/oozie-server/oozie-sharelib.tar.gz -C /usr/hdp/current/oozie-server' returned 2. tar: /usr/hdp/current/oozie-server/oozie-sharelib.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2016 18:33:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135702#M39665</guid>
      <dc:creator>akumar</dc:creator>
      <dc:date>2016-09-04T18:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie servers d folders missing in HDP 2.5 Install via Ambari,HDP2.5 install-oozie server not created correctly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135703#M39666</link>
      <description>&lt;P&gt;You have a mismatch between yum cache and rpm db (most likely caused by interspersing yum and rpm commands).  Do a yum clean all on the host and reinstall&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2016 23:29:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135703#M39666</guid>
      <dc:creator>vranganathan</dc:creator>
      <dc:date>2016-09-04T23:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie servers d folders missing in HDP 2.5 Install via Ambari,HDP2.5 install-oozie server not created correctly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135704#M39667</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12885/asitabh.html" nodeid="12885"&gt;@asitabh kumar&lt;/A&gt; I have verified the oozie with version HDP 2.5.0.0-1245 and found that Oozie bin is available.&lt;/P&gt;&lt;PRE&gt;$ ls /usr/hdp/2.5.0.0-1245/oozie/bin/

oozie  ooziedb.sh  oozied.distro  oozie.distro  oozied.sh  oozie-env.sh  oozie-run.sh  oozie-setup.sh  oozie-start.sh  oozie-stop.sh  oozie-sys.sh

&lt;/PRE&gt;&lt;P&gt;Can you please let us know what are the steps you have tried, to deploy the HDP due to which you have got the Oozie bin missing.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 00:21:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135704#M39667</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-09-05T00:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie servers d folders missing in HDP 2.5 Install via Ambari,HDP2.5 install-oozie server not created correctly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135705#M39668</link>
      <description>&lt;P&gt;I am using Ambari for installation and just selected oozie from list of services . Anyway , I messed up the hdp folder and reformatted the system again to retry today. thanks for confirming that oozie is not an issue in HDP 2.5&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 19:23:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135705#M39668</guid>
      <dc:creator>akumar</dc:creator>
      <dc:date>2016-09-05T19:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie servers d folders missing in HDP 2.5 Install via Ambari,HDP2.5 install-oozie server not created correctly</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135706#M39669</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/12885/asitabh.html" nodeid="12885"&gt;@asitabh kumar&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 20:21:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-servers-d-folders-missing-in-HDP-2-5-Install-via/m-p/135706#M39669</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-09-05T20:21:29Z</dc:date>
    </item>
  </channel>
</rss>

