<?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: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18204#M2712</link>
    <description>&lt;P&gt;This weird error seemed to be caused by the fact the FQDN of the hosts where resolving to 127.0.0.1 aswell, which caused Hadoop to not start properly and the hadoop client unable to connect and upload the lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After rechecking all settings I was able to properly set up the parcel on the cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2014 13:11:06 GMT</pubDate>
    <dc:creator>pblaas</dc:creator>
    <dc:date>2014-09-04T13:11:06Z</dc:date>
    <item>
      <title>CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/17666#M2707</link>
      <description>&lt;P&gt;I'm trying to install CDH 5 to a cluster I have, but it fails during installation with Cloudera Manager.&lt;/P&gt;&lt;P&gt;Specifically it's the installation of Oozie that are causing issues. The installer stops at the following step:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Failed to upload Oozie ShareLib.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Stderr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Failed to upload Oozie ShareLib.&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Program:&lt;/STRONG&gt;&amp;nbsp;oozie/oozie.sh ["install-sharelib","oozie-sharelib-yarn.tar.gz","hdfs://SKP-Cluster-1L:8020"]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:585)
	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1026)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1986)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1982)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:415)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1554)
	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1980)

	at org.apache.hadoop.ipc.Client.call(Client.java:1409)
	at org.apache.hadoop.ipc.Client.call(Client.java:1362)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:206)
	at com.sun.proxy.$Proxy9.addBlock(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:186)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
	at com.sun.proxy.$Proxy9.addBlock(Unknown Source)
	at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.addBlock(ClientNamenodeProtocolTranslatorPB.java:362)
	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.locateFollowingBlock(DFSOutputStream.java:1438)
	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:1260)
	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:525)
--------------------------------------&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Stdout&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Failed to upload Oozie ShareLib.&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Program:&lt;/STRONG&gt;&amp;nbsp;oozie/oozie.sh ["install-sharelib","oozie-sharelib-yarn.tar.gz","hdfs://SKP-Cluster-1L:8020"]&lt;/P&gt;&lt;PRE&gt;Wed Aug 27 09:11:57 CEST 2014
JAVA_HOME=/usr/lib/jvm/java-7-oracle-cloudera
using 5 as CDH_VERSION
using /var/lib/oozie/tomcat-deployment as CATALINA_BASE
the destination path for sharelib is: /user/oozie/share/lib/lib_20140827091200&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be causing this? And more important; how can I fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:06:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/17666#M2707</guid>
      <dc:creator>Steen P</dc:creator>
      <dc:date>2022-09-16T09:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/17670#M2708</link>
      <description>Please have a look at the stderr and stdout logs that will be linked in the&lt;BR /&gt;Cloudera Manager view. Toward the end of those logs you will see the&lt;BR /&gt;reasons logged, please paste them here and we can work to fix the problem&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:55:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/17670#M2708</guid>
      <dc:creator>GautamG</dc:creator>
      <dc:date>2014-08-27T08:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/17674#M2709</link>
      <description>&lt;P&gt;So, when using "Links to full logs" it gives me this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP ERROR 502&lt;/P&gt;&lt;P&gt;Problem accessing /cmf/process/73/logs. Reason:&lt;/P&gt;&lt;PRE&gt;    Connection refused
Could not connect to host.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;EM&gt;Powered by Jetty://&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I went in manually and did&amp;nbsp;&lt;STRONG&gt;cat /var/log/oozie-cmf-oozie-OOZIE_SERVER-SKP-Cluster-1L.log.out&lt;/STRONG&gt; and it gave me this:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://pastebin.com/embed_js.php?i=yEHVcgMf"&gt;http://pastebin.com/embed_js.php?i=yEHVcgMf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 09:27:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/17674#M2709</guid>
      <dc:creator>Steen P</dc:creator>
      <dc:date>2014-08-27T09:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18174#M2710</link>
      <description>&lt;P&gt;I ended up ditching Ubuntu and moved&amp;nbsp;to CentOS instead. It solved my problem.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 07:23:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18174#M2710</guid>
      <dc:creator>Steen P</dc:creator>
      <dc:date>2014-09-04T07:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18180#M2711</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of creating a new thread i will continue on this one because im facing the same issue although I am on CentOS 6.&lt;/P&gt;&lt;P&gt;I performed a brand new installation with the&amp;nbsp;CDH-5.1.2-1.cdh5.1.2.p0.3&amp;nbsp; Parcels, and a installation of the Cloudera Core packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also recieved the same error in the oozie_server log like Steen P.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.apache.hadoop.ipc.RemoteException(java.io.IOException): File /user/oozie/share/lib/lib_20140904113544/oozie/json-simple-1.1.jar could only be replicated to 0 nodes instead of minReplication (=1).&amp;nbsp; There are 0 datanode(s) running and no node(s) are excluded in this operation.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Although the error is clear about the issue, im receiving this while performing a clean install.&lt;/P&gt;&lt;P&gt;Are you able to provide a fix or workarround for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 10:49:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18180#M2711</guid>
      <dc:creator>pblaas</dc:creator>
      <dc:date>2014-09-04T10:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18204#M2712</link>
      <description>&lt;P&gt;This weird error seemed to be caused by the fact the FQDN of the hosts where resolving to 127.0.0.1 aswell, which caused Hadoop to not start properly and the hadoop client unable to connect and upload the lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After rechecking all settings I was able to properly set up the parcel on the cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 13:11:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/18204#M2712</guid>
      <dc:creator>pblaas</dc:creator>
      <dc:date>2014-09-04T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 12.04</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/21354#M2713</link>
      <description>&lt;P&gt;Could you please provide a few details about the 127.0.0.1 issue? I'm seeing a similar problem in 5.2.0 and 5.1.3&lt;/P&gt;&lt;P&gt;Thanks Will Hanson&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 15:33:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-12-04/m-p/21354#M2713</guid>
      <dc:creator>efxwill</dc:creator>
      <dc:date>2014-11-10T15:33:45Z</dc:date>
    </item>
  </channel>
</rss>

