<?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: CLOUD era 5.14 installation failed with  Path A installation in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65317#M75635</link>
    <description>&lt;P&gt;Do not choose "Single User Mode"&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a lot of setup you need to go through to get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can, start over and do not choose the single user mode.&amp;nbsp;&amp;nbsp;&amp;nbsp; Your install of CDH should work without any of these issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;</description>
    <pubDate>Mon, 12 Mar 2018 17:08:01 GMT</pubDate>
    <dc:creator>truonala</dc:creator>
    <dc:date>2018-03-12T17:08:01Z</dc:date>
    <item>
      <title>CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65258#M75627</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried cloud 5.14 insstallation with path A. tried with single node/multinode.i ran the installtion from root user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it always failed in&amp;nbsp; " cluster steup steps"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i went threought the log file&amp;nbsp; found the below issues and tried to fix it manaully .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1&amp;gt; The&amp;nbsp;cloudera-scm user got created, but doesnt have sudo privillage guiven by root user. i gave it manually'&lt;/P&gt;
&lt;P&gt;2&amp;gt;&amp;nbsp; neither zookrrper/name node/hdfs starets , because , it was unable to create any of the directories under /var/lib&amp;nbsp; or var/log or /dfs.&lt;/P&gt;
&lt;P&gt;3&amp;gt; Also the auto installer didnt create the os user like zookeeepr/hdfs users. . thats why it is faling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have selinux disabled&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[root@centosgold snn]# sestatus&lt;BR /&gt;SELinux status: disabled&lt;BR /&gt;[root@centosgold snn]#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;some of the error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Invalid config, exiting abnormally&lt;BR /&gt;org.apache.zookeeper.server.quorum.QuorumPeerConfig$ConfigException: Error processing /run/cloudera-scm-agent/process/26-zookeeper-server/zoo.cfg&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerConfig.parse(QuorumPeerConfig.java:131)&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:106)&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:79)&lt;BR /&gt;Caused by: java.lang.IllegalArgumentException: dataLogDir /var/lib/zookeeper is missing.&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerConfig.parseProperties(QuorumPeerConfig.java:287)&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerConfig.parse(QuorumPeerConfig.java:127)&lt;BR /&gt;... 2 more&lt;/P&gt;
&lt;P&gt;&amp;nbsp;=================&lt;/P&gt;
&lt;P&gt;2:02:54.536 PM ERROR Main&lt;BR /&gt;Error creating LevelDB timeseries store in directory /var/lib/cloudera-service-monitor/ts&lt;BR /&gt;java.io.IOException: Unable to create new directory at /var/lib/cloudera-service-monitor/ts/ts_entity_metadata&lt;BR /&gt;at com.cloudera.cmon.tstore.leveldb.LDBUtils.openVersionedDB(LDBUtils.java:257)&lt;BR /&gt;at com.cloudera.cmon.tstore.leveldb.LDBUtils.openVersionedDB(LDBUtils.java:212)&lt;BR /&gt;at com.cloudera.cmon.tstore.leveldb.LDBTimeSeriesMetadataStore.openMetadataDB(LDBTimeSeriesMetadataStore.java:148)&lt;BR /&gt;at com.cloudera.cmon.tstore.leveldb.LDBTimeSeriesMetadataStore.&amp;lt;init&amp;gt;(LDBTimeSeriesMetadataStore.java:138)&lt;BR /&gt;at com.cloudera.cmon.firehose.Main.main(Main.java:474)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=-================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unable to access datadir, exiting abnormally&lt;BR /&gt;org.apache.zookeeper.server.persistence.FileTxnSnapLog$DatadirException: Missing data directory /var/lib/zookeeper/version-2, automatic data directory creation is disabled (zookeeper.datadir.autocreate is false). Please create this directory manually.&lt;BR /&gt;at org.apache.zookeeper.server.persistence.FileTxnSnapLog.&amp;lt;init&amp;gt;(FileTxnSnapLog.java:102)&lt;BR /&gt;at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:109)&lt;BR /&gt;at org.apache.zookeeper.server.ZooKeeperServerMain.initializeAndRun(ZooKeeperServerMain.java:91)&lt;BR /&gt;at org.apache.zookeeper.server.ZooKeeperServerMain.main(ZooKeeperServerMain.java:53)&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:121)&lt;BR /&gt;at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:79)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;======================&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:57:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65258#M75627</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2022-09-16T12:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65286#M75628</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are trying the install as a root user or some other use? What are the permissions on /var/lib and var/log files??</description>
      <pubDate>Mon, 12 Mar 2018 09:50:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65286#M75628</guid>
      <dc:creator>Divyani</dc:creator>
      <dc:date>2018-03-12T09:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65305#M75629</link>
      <description>&lt;P&gt;as root user&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 15:31:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65305#M75629</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-12T15:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65306#M75630</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you downloaded the cloudera-manager-installer.bin file from onto a CentOS&amp;nbsp; (6 or 7?) host.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It runs fine&lt;/P&gt;&lt;P&gt;You login to the cloudera manager UI in your browser&lt;/P&gt;&lt;P&gt;The express wizard guides you through the install.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What did you fill in on the Choose Repos page for CDH?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume the Cloudera Manager Agents installs OK and it is just the CDH setup that is failing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 16:00:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65306#M75630</guid>
      <dc:creator>truonala</dc:creator>
      <dc:date>2018-03-12T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65307#M75631</link>
      <description>&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes i have downloaded the clouera installer, and all agent installation completed sucssfully without any issue .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Choose Repos page&amp;nbsp;: i choose the default option ( use parcel) and for cluster i chose core with spark&amp;nbsp;&lt;/SPAN&gt;&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;Datta&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 16:14:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65307#M75631</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-12T16:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65309#M75632</link>
      <description>&lt;BR /&gt;drwxr-xr-x. 28 root root 4096 Mar 12 21:44 /var/log&lt;BR /&gt;[root@nn ~]# ls -ld /var/lib&lt;BR /&gt;drwxr-xr-x. 71 root root 4096 Mar 10 04:14 /var/lib&lt;BR /&gt;[root@nn ~]#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2018 16:22:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65309#M75632</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-12T16:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65314#M75633</link>
      <description>&lt;P&gt;Sorry, more questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JDK installation Options Page:&amp;nbsp;&amp;nbsp; Did you choose to install JDK, and encryption policy files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enable Single User Mode Page:&amp;nbsp; You did NOT choose this option, correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Provide SSH Login Credentials Page:&amp;nbsp;&amp;nbsp; You chose&amp;nbsp;&amp;nbsp;&amp;nbsp; root/all hosts accept same password/YOUR-PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CM Agents installed on you hosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rest of the pages you choose the defaults.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 16:57:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65314#M75633</guid>
      <dc:creator>truonala</dc:creator>
      <dc:date>2018-03-12T16:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65316#M75634</link>
      <description>&lt;P&gt;JDK installation Options Page:&amp;nbsp; i&amp;nbsp;choose to install JDK, and&amp;nbsp; NO-encryption policy files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enable Single User Mode Page:&amp;nbsp;&amp;nbsp;i chose single user mode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Provide SSH Login Credentials Page:&amp;nbsp;&amp;nbsp; You chose&amp;nbsp;&amp;nbsp;&amp;nbsp; root/all hosts accept same password/YOUR-PASSWORD : i chose&amp;nbsp; the root user and provided the password all nodes( all are same)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CM Agents installed on you hosts : yes it got installed&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rest of the pages you choose the defaults : yes&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 17:04:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65316#M75634</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-12T17:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65317#M75635</link>
      <description>&lt;P&gt;Do not choose "Single User Mode"&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a lot of setup you need to go through to get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can, start over and do not choose the single user mode.&amp;nbsp;&amp;nbsp;&amp;nbsp; Your install of CDH should work without any of these issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 17:08:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65317#M75635</guid>
      <dc:creator>truonala</dc:creator>
      <dc:date>2018-03-12T17:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65319#M75636</link>
      <description>&lt;P&gt;Thanks Tina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let me do that and update you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datta&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 17:14:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65319#M75636</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-12T17:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65320#M75637</link>
      <description>&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;one more thing , do we have to give all users&amp;nbsp;cloudera-scm,apache,hdfs ,zookeper sudo preivilalges&amp;nbsp;&amp;nbsp;before installation . or it ewill automaically taken care&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datta&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 18:28:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65320#M75637</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-12T18:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65322#M75638</link>
      <description>&lt;P&gt;Hi Datta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should not have to give anyone privs, CM will take care of that all for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 18:46:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65322#M75638</guid>
      <dc:creator>truonala</dc:creator>
      <dc:date>2018-03-12T18:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: CLOUD era 5.14 installation failed with  Path A installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65354#M75639</link>
      <description>&lt;P&gt;Hi Tina,&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;my CDH is up and running now , when i unechked single user option , thanks .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datta&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 17:45:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CLOUD-era-5-14-installation-failed-with-Path-A-installation/m-p/65354#M75639</guid>
      <dc:creator>datta</dc:creator>
      <dc:date>2018-03-13T17:45:14Z</dc:date>
    </item>
  </channel>
</rss>

