<?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: Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually) in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298081#M218987</link>
    <description>&lt;P&gt;I used the parcel repo you supplied along with manual installation and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jun 2020 20:10:14 GMT</pubDate>
    <dc:creator>ni4ni</dc:creator>
    <dc:date>2020-06-15T20:10:14Z</dc:date>
    <item>
      <title>Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298028#M218951</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some cloudera installation experience including production clusters of CDH 5 and 6.&lt;BR /&gt;I once installed the CDP 7.0.3 trial version using the automatic installation script and it was good. Now I wanted to see how the latest&lt;BR /&gt;CDP 7.1.1 looks like. So I followed the instructions and downloaded cloudera-manager-installer.bin script.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then I prepared several virtual CentOs 7.6 hosts with OpenJDK 8 and SELinux turned off and ran the script on one of them.&lt;BR /&gt;It was running fine for a while, then after installing the embedded database it halted for a long time.&lt;BR /&gt;The installation logs looked like this:&lt;BR /&gt;-rw-r--r-- 1 root root 0 Jun 12 16:16 0.check-selinux.log&lt;BR /&gt;-rw-r--r-- 1 root root 0 Jun 12 16:16 1.install-repo-pkg.log&lt;BR /&gt;-rw-r--r-- 1 root root 1843 Jun 12 16:20 2.install-openjdk8.log&lt;BR /&gt;-rw-r--r-- 1 root root 2205 Jun 12 17:03 3.install-cloudera-manager-server.log&lt;BR /&gt;-rw-r--r-- 1 root root 22355 Jun 12 17:03 4.check-for-systemd.log&lt;BR /&gt;-rw-r--r-- 1 root root 3824 Jun 12 17:03 5.install-cloudera-manager-server-db-2.log&lt;BR /&gt;-rw-r--r-- 1 root root 0 Jun 12 17:03 6.daemon-reload.log&lt;BR /&gt;-rw-r--r-- 1 root root 0 Jun 12 17:03 7.start-cloudera-scm-server-db.log&lt;BR /&gt;-rw-r--r-- 1 root root 0 Jun 12 17:03 8.start-cloudera-scm-server.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the last Three steps log files are empty. Step 5 finished successfuly:&lt;BR /&gt;Installed:&lt;BR /&gt;cloudera-manager-server-db-2.x86_64 0:7.1.1-3274282.el7&lt;/P&gt;&lt;P&gt;Dependency Installed:&lt;BR /&gt;postgresql10.x86_64 0:10.12-1PGDG.rhel7&lt;BR /&gt;postgresql10-libs.x86_64 0:10.12-1PGDG.rhel7&lt;BR /&gt;postgresql10-server.x86_64 0:10.12-1PGDG.rhel7&lt;/P&gt;&lt;P&gt;Complete!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I let it run overnight but it still did not finish.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I looked at cloudera-scm-server.log and saw it is spinning endlessly on those two lines:&lt;/P&gt;&lt;P&gt;2020-06-14 16:39:04,574 INFO pool-201-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: Syncup is started.&lt;BR /&gt;2020-06-14 16:39:34,594 INFO pool-201-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: Cleanup is started&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every minute another cycle begun, but there was no other action in the log. I searched those two lines in google but did not come up with&lt;BR /&gt;significant results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I deleted the VM, and created a new one but ended up with the same result.&lt;/P&gt;&lt;P&gt;Did anyone succeed in installing a trial cluster from this installation script ? Is it a known issue ?&lt;/P&gt;&lt;P&gt;I then tried a manual approach. I found the cloudera trial yum repository:&lt;BR /&gt;[cloudera-manager]&lt;BR /&gt;name=Cloudera Manager 7.1.1&lt;BR /&gt;baseurl=&lt;A href="https://archive.cloudera.com/cm7/7.1.1/redhat7/yum/" target="_blank" rel="noopener"&gt;https://archive.cloudera.com/cm7/7.1.1/redhat7/yum/&lt;/A&gt;&lt;BR /&gt;gpgkey=&lt;A href="https://archive.cloudera.com/cm7/7.1.1/redhat7/yum/RPM-GPG-KEY-cloudera" target="_blank" rel="noopener"&gt;https://archive.cloudera.com/cm7/7.1.1/redhat7/yum/RPM-GPG-KEY-cloudera&lt;/A&gt;&lt;BR /&gt;gpgcheck=1&lt;BR /&gt;enabled=1&lt;BR /&gt;autorefresh=0&lt;BR /&gt;type=rpm-md&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used it to install the embedded database, scm-server and the daemons. In the end of the installation I saw the same two lines&lt;BR /&gt;spinning in the log. I restarted scm server and this time it started properly and I was able to log in and tried to install a cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I was'nt able to find the 7.1.1 parcels for trial. All the predefinded parcel repositories required credentials. The highest&lt;BR /&gt;version parcels I could get was 6.3.2.&lt;BR /&gt;This is a trial version, I expect it to point to a place where I can download 7.1.1 trial parcels.&lt;/P&gt;&lt;P&gt;Is there a working way to install 7.1.1 trial cluster ? What am I missing here ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Guy&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 11:28:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298028#M218951</guid>
      <dc:creator>ni4ni</dc:creator>
      <dc:date>2026-04-21T11:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298062#M218973</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/15363"&gt;@ni4ni&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for sharing with us your observations on the CDP 7.1.1. installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding to the 7.1.1. parcels, &lt;A href="https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Platform-7-1-1-Trial/m-p/297842/highlight/true#M218868" target="_self"&gt;there is a workaround&lt;/A&gt; for the bug you hit.&lt;/P&gt;&lt;P&gt;For your convenience pasting here the main steps:&lt;/P&gt;&lt;P&gt;Click&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Parcel Repositories &amp;amp; Network Settings&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Remove that URL, and replace it with:&lt;/P&gt;&lt;P&gt;&lt;A href="https://archive.cloudera.com/cdh7/7.1.1.0/parcels/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://archive.cloudera.com/cdh7/7.1.1.0/parcels/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me research your observations regarding to the installation script and get back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards:&lt;BR /&gt;Ferenc&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 13:40:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298062#M218973</guid>
      <dc:creator>Bender</dc:creator>
      <dc:date>2020-06-15T13:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298073#M218981</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/15363"&gt;@ni4ni&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we were able to reproduce internally the behaviour you reported. As a workaround when the installer hangs, open&amp;nbsp;http://hostname:7180 and proceed with the installation. Raising this internally to investigate further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards:&lt;/P&gt;&lt;P&gt;Ferenc&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 16:03:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298073#M218981</guid>
      <dc:creator>Bender</dc:creator>
      <dc:date>2020-06-15T16:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298081#M218987</link>
      <description>&lt;P&gt;I used the parcel repo you supplied along with manual installation and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 20:10:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298081#M218987</guid>
      <dc:creator>ni4ni</dc:creator>
      <dc:date>2020-06-15T20:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298121#M219006</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/15363"&gt;@ni4ni&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your feedback that you were successfully applied the workaround to install the 7.1.1. parcels!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards:&lt;/P&gt;&lt;P&gt;Ferenc&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 10:47:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/298121#M219006</guid>
      <dc:creator>Bender</dc:creator>
      <dc:date>2020-06-16T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of CDP 7.1.1 trial version is not working (with the auto installation script or manually)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/303934#M221796</link>
      <description>&lt;P&gt;I tried this workaround for my installation on Ubuntu 18.04 and nothing...... the error is incomplete installation. I am installing this using the windows subsytem for Linux (windows 10)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know a workaround for this please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 21:32:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-CDP-7-1-1-trial-version-is-not-working-with/m-p/303934#M221796</guid>
      <dc:creator>Bola</dc:creator>
      <dc:date>2020-10-05T21:32:45Z</dc:date>
    </item>
  </channel>
</rss>

