<?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 14.04 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37298#M38004</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to thank you in advance about your intervention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To answear to your question, i prepared some screeshots about :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Access to HDFS from name node&lt;/P&gt;&lt;P&gt;- Ping from namenode to datanodes&lt;/P&gt;&lt;P&gt;- status of datanodes in cloudera manager (problem of integrity)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About access to hdfs, i can tape hdfs commands from namenode but not from datanodes. but i don't konw if datanodes react with namenode arount command hdfs. Please see my screenshot (from namenode):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1473i10E13ED2A6A96162/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="access_hdfs.jpg" title="access_hdfs.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, ping from namenode to one datanode is not working. you can see also that hdfs cammand return a result and oozie directory is created.&lt;/P&gt;&lt;P&gt;You can also notice on my tab of navigator, i cannot access to user interface of namenode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find a second screenshot but this time is concerning status of my hosts (specially datanodes):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1474i23DE104E6EAF18B1/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="status_hdfs.jpg" title="status_hdfs.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datanodes are in bad integrity. there are also in same status in menu of hosts on cloudera manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish im clearly described my problem. Thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me if you want that i execute other commands forcheck so that can make you better understand what's happening in my system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward your reply. Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2016 13:28:13 GMT</pubDate>
    <dc:creator>alakhdar</dc:creator>
    <dc:date>2016-02-11T13:28:13Z</dc:date>
    <item>
      <title>CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37240#M38002</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, i try to install cloudera's distribution in 4 nodes on AWS EC2. I got fails in uploading Oozie Sharelib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find below Role log:&lt;/P&gt;&lt;PRE&gt;rror: File /user/oozie/share/lib/lib_20160210140440/spark/mesos-0.21.1-shaded-protobuf.jar could only be replicated to 0 nodes instead of minReplication (=1).  There are 0 datanode(s) running and no node(s) are excluded in this operation.
	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.chooseTarget4NewBlock(BlockManager.java:1557)
	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:3286)
	at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.addBlock(NameNodeRpcServer.java:676)
	at org.apache.hadoop.hdfs.server.namenode.AuthorizationProviderProxyClientProtocol.addBlock(AuthorizationProviderProxyClientProtocol.java:212)
	at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.addBlock(ClientNamenodeProtocolServerSideTranslatorPB.java:483)
	at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:617)
	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1060)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2086)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2082)
	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:1671)
	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2080)


Stack trace for the error was (for debug purposes):
--------------------------------------
org.apache.hadoop.ipc.RemoteException(java.io.IOException): File /user/oozie/share/lib/lib_20160210140440/spark/mesos-0.21.1-shaded-protobuf.jar could only be replicated to 0 nodes instead of minReplication (=1).  There are 0 datanode(s) running and no node(s) are excluded in this operation.
	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.chooseTarget4NewBlock(BlockManager.java:1557)
	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:3286)
	at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.addBlock(NameNodeRpcServer.java:676)
	at org.apache.hadoop.hdfs.server.namenode.AuthorizationProviderProxyClientProtocol.addBlock(AuthorizationProviderProxyClientProtocol.java:212)
	at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.addBlock(ClientNamenodeProtocolServerSideTranslatorPB.java:483)
	at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:617)
	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1060)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2086)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2082)
	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:1671)
	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2080)

	at org.apache.hadoop.ipc.Client.call(Client.java:1472)
	at org.apache.hadoop.ipc.Client.call(Client.java:1403)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:230)
	at com.sun.proxy.$Proxy14.addBlock(Unknown Source)
	at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.addBlock(ClientNamenodeProtocolTranslatorPB.java:399)
	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:252)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:104)
	at com.sun.proxy.$Proxy15.addBlock(Unknown Source)
	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.locateFollowingBlock(DFSOutputStream.java:1674)
	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:1471)
	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:668)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Wed Feb 10 14:04:39 UTC 2016
JAVA_HOME=/usr/lib/jvm/java-7-oracle-cloudera
using 5 as CDH_VERSION
the destination path for sharelib is: /user/oozie/share/lib/lib_20160210140440&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For info : &amp;nbsp;Thoses errors are got in first execution. Before this step, in step of inspecting hosts, i got a message for datanodes :&lt;/P&gt;&lt;PRE&gt;IOException thrown while collecting data from host: connect timed out&lt;/PRE&gt;&lt;P&gt;Please find below my hosts file : Maybe it can help to resolve my problem :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost&lt;/P&gt;&lt;P&gt;# The following lines are desirable for IPv6 capable hosts&lt;BR /&gt;::1 ip6-localhost ip6-loopback&lt;BR /&gt;fe00::0 ip6-localnet&lt;BR /&gt;ff00::0 ip6-mcastprefix&lt;BR /&gt;ff02::1 ip6-allnodes&lt;BR /&gt;ff02::2 ip6-allrouters&lt;BR /&gt;ff02::3 ip6-allhosts&lt;BR /&gt;#aws&lt;BR /&gt;10.0.0.33 ip-10-0-0-33.us-west-2.compute.internal&lt;BR /&gt;10.0.0.240 ip-10-0-0-240.us-west-2.compute.internal&lt;BR /&gt;10.0.0.241 ip-10-0-0-241.us-west-2.compute.internal&lt;BR /&gt;10.0.0.242 ip-10-0-0-242.us-west-2.compute.internal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(for aws structure is : private ip and private dns)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me to resolve errors got on my installation ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish having an answer. Im new in installation of cloudera's, i terminated several times my instances so that i can create&amp;nbsp;a good install but...it's difficult :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward your replay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:03:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37240#M38002</guid>
      <dc:creator>alakhdar</dc:creator>
      <dc:date>2022-09-16T10:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37281#M38003</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One quick question I got. Is the hdfs is accessible ? at the time of this issue reported&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 09:33:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37281#M38003</guid>
      <dc:creator>sathishkumar</dc:creator>
      <dc:date>2016-02-11T09:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37298#M38004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to thank you in advance about your intervention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To answear to your question, i prepared some screeshots about :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Access to HDFS from name node&lt;/P&gt;&lt;P&gt;- Ping from namenode to datanodes&lt;/P&gt;&lt;P&gt;- status of datanodes in cloudera manager (problem of integrity)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About access to hdfs, i can tape hdfs commands from namenode but not from datanodes. but i don't konw if datanodes react with namenode arount command hdfs. Please see my screenshot (from namenode):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1473i10E13ED2A6A96162/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="access_hdfs.jpg" title="access_hdfs.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, ping from namenode to one datanode is not working. you can see also that hdfs cammand return a result and oozie directory is created.&lt;/P&gt;&lt;P&gt;You can also notice on my tab of navigator, i cannot access to user interface of namenode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find a second screenshot but this time is concerning status of my hosts (specially datanodes):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1474i23DE104E6EAF18B1/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="status_hdfs.jpg" title="status_hdfs.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datanodes are in bad integrity. there are also in same status in menu of hosts on cloudera manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish im clearly described my problem. Thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me if you want that i execute other commands forcheck so that can make you better understand what's happening in my system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward your reply. Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 13:28:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37298#M38004</guid>
      <dc:creator>alakhdar</dc:creator>
      <dc:date>2016-02-11T13:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37303#M38005</link>
      <description>&lt;P&gt;I would like also to add that maybe it can help :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hosts are not detecting by inspector. Please find error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="description"&gt;&lt;SPAN&gt;Runs the host inspector on a single host. The inspector limits checks to those against other hosts in the same cluster as this host.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;PRE&gt;IOException thrown while collecting data from host: connect timed out&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="message"&gt;This error is existing only for datanodes in my console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="message"&gt;Thank you for help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="message"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="message"&gt;Adil&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 14:09:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37303#M38005</guid>
      <dc:creator>alakhdar</dc:creator>
      <dc:date>2016-02-11T14:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37311#M38006</link>
      <description>&lt;P&gt;Hello Adil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to understand your scenario better, you mean that your host inspection for master is fine but failing for data nodes. If that is correct then I would request you to please share host file from one of the working master &amp;amp; another from data node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 16:26:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37311#M38006</guid>
      <dc:creator>Consult</dc:creator>
      <dc:date>2016-02-11T16:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37315#M38007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find hosts file in namenode :&lt;/P&gt;&lt;P&gt;ubuntu@ip-10-0-0-33:/etc$ more hosts&lt;BR /&gt;127.0.0.1 localhost&lt;/P&gt;&lt;P&gt;# The following lines are desirable for IPv6 capable hosts&lt;BR /&gt;::1 ip6-localhost ip6-loopback&lt;BR /&gt;fe00::0 ip6-localnet&lt;BR /&gt;ff00::0 ip6-mcastprefix&lt;BR /&gt;ff02::1 ip6-allnodes&lt;BR /&gt;ff02::2 ip6-allrouters&lt;BR /&gt;ff02::3 ip6-allhosts&lt;BR /&gt;#aws&lt;BR /&gt;10.0.0.33 ip-10-0-0-33.us-west-2.compute.internal&lt;BR /&gt;10.0.0.240 ip-10-0-0-240.us-west-2.compute.internal&lt;BR /&gt;10.0.0.241 ip-10-0-0-241.us-west-2.compute.internal&lt;BR /&gt;10.0.0.242 ip-10-0-0-242.us-west-2.compute.internal&lt;BR /&gt;ubuntu@ip-10-0-0-33:/etc$&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;and find my hosts file in one of dataname:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ubuntu@ip-10-0-0-240:/etc$ more hosts&lt;BR /&gt;127.0.0.1 localhost&lt;/P&gt;&lt;P&gt;# The following lines are desirable for IPv6 capable hosts&lt;BR /&gt;::1 ip6-localhost ip6-loopback&lt;BR /&gt;fe00::0 ip6-localnet&lt;BR /&gt;ff00::0 ip6-mcastprefix&lt;BR /&gt;ff02::1 ip6-allnodes&lt;BR /&gt;ff02::2 ip6-allrouters&lt;BR /&gt;ff02::3 ip6-allhosts&lt;BR /&gt;#aws&lt;BR /&gt;10.0.0.33 ip-10-0-0-33.us-west-2.compute.internal&lt;BR /&gt;10.0.0.240 ip-10-0-0-240.us-west-2.compute.internal&lt;BR /&gt;10.0.0.241 ip-10-0-0-241.us-west-2.compute.internal&lt;BR /&gt;10.0.0.242 ip-10-0-0-242.us-west-2.compute.internal&lt;BR /&gt;ubuntu@ip-10-0-0-240:/etc$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For info: Installation was notcompleted. It's stopped in first exucution because of oozie sharelib. but i can see the cluster. concerning hdfs, i think my namenode cannot communicate with datanodes as you noticed in results of inspection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 16:46:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37315#M38007</guid>
      <dc:creator>alakhdar</dc:creator>
      <dc:date>2016-02-11T16:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37325#M38008</link>
      <description>&lt;P&gt;It seems your data nodes has some issue, thats why you are not able to write the sharelib directory in hdfs. Please note that the HDFS file listings will work because you have presently working Namenode in your cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to write some file in HDFS or create some directory and make sure you have working HDFS.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 17:54:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37325#M38008</guid>
      <dc:creator>sathishkumar</dc:creator>
      <dc:date>2016-02-11T17:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37328#M38009</link>
      <description>&lt;P&gt;I can create a directory but i cannot do a put. Problem of connection with datanodes.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 18:32:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37328#M38009</guid>
      <dc:creator>alakhdar</dc:creator>
      <dc:date>2016-02-11T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37330#M38010</link>
      <description>&lt;P&gt;Hello Adil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are the network flows open?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 18:34:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37330#M38010</guid>
      <dc:creator>Consult</dc:creator>
      <dc:date>2016-02-11T18:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: CDH 5 fails to upload Oozie ShareLib on Ubuntu 14.04</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37344#M38011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Network flows yes good question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Hosts file is a good question also !! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &amp;nbsp;I terminated instances and created new one because i had some problems with cluster (i deleted hosts, and cluster). You talked about network, so for that with my new instances, i enabled all TCP's and ICMP's (before only ports indicated in documentation were opened : 7180,7183,7432, ICMP, SSH, HTTP,HTTPS) for the moment, i disabled IPv6 and changed hostname file with my private DNS instead of my IP adresse for each machine. I subscribed private IP's and their private DNS's in hosts file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For info : I created new vpc (amazon) with public subnet and attached that to my instances. I let public IP only for SSH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure !! problem of network !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now Cloudera is installed in 4 nodes. inspector display good health. My heart is also in good health now. My head also &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find below actions done, maybe another person can have the same problem :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Edit Hostname in sudo nano /etc/hostname(Ubuntu) and for RHEL sudo nano /etc/sysconfig/network by replacing IP address with private DNS.&lt;/P&gt;&lt;P&gt;- Edit hosts in sudo nano /etc/hosts for both Ubuntu and RHEL by adding Private IP addresses of&amp;nbsp; number of&amp;nbsp; Instances that you choose. If u choose 3 instances, enter the IP addresses of all the&amp;nbsp;3 Private IP’s and Private DNS’s&amp;nbsp;but not the Public IP Address. The public IP&amp;nbsp; or Hostname is only for connecting with SSH to the remote and for making WINSCP connection.&lt;/P&gt;&lt;P&gt;- Disable IPV6 by adding the following lines in sudo nano /etc/sysctl. conf&lt;/P&gt;&lt;P&gt;# disable ipv6&lt;BR /&gt;net.ipv6.conf.all.disable_ipv6 = 1&lt;BR /&gt;net.ipv6.conf.default.disable_ipv6 = 1&lt;BR /&gt;net.ipv6.conf.lo.disable_ipv6 = 1&lt;/P&gt;&lt;P&gt;And issue the following command in order to make sure that it should contain 1 (after reboor)&lt;/P&gt;&lt;P&gt;cat /proc/sys/net/ipv6/conf/all/disable_ipv6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you a lot for your help. Sure i will come back with other questions &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tell me what sould i activate as ports for security &amp;nbsp;? This part is managed in AWS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 21:49:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CDH-5-fails-to-upload-Oozie-ShareLib-on-Ubuntu-14-04/m-p/37344#M38011</guid>
      <dc:creator>alakhdar</dc:creator>
      <dc:date>2016-02-11T21:49:41Z</dc:date>
    </item>
  </channel>
</rss>

