<?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 Failure to bootstrap cluster due to parcel error from CLI in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52046#M56754</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Attempting to bootstrap a Java8 cluster from the CLI. &amp;nbsp;Everything seems to go well, and then this happens:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;* Waiting for Cloudera Manager installation to complete .................. done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Installing Cloudera Manager agents on all instances in parallel (20 at a time) .................................... done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Creating CDH5 cluster using the new instances ... done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Creating cluster: cdh-java8-test ........................................................... done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* java.lang.IllegalArgumentException: CDH=5.9.1-1.cdh5.9.1.p0.4 not found in list of all parcels. ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The problem appears to be that for some reason the parcel name its looking for has an equal sign instead of a dash in it. &amp;nbsp;I'm not sure how this is happening, here's the&amp;nbsp;snippet of my conf file that tells it the version (based on aws-simple.conf from Github):&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;products {&lt;BR /&gt;CDH: 5 # includes Impala and Spark&lt;BR /&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I do not have any parcel repo definitions in the conf file.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;EDIT - I'm running Director 2.2.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 15:43:51 GMT</pubDate>
    <dc:creator>velomcb</dc:creator>
    <dc:date>2022-09-16T15:43:51Z</dc:date>
    <item>
      <title>Failure to bootstrap cluster due to parcel error from CLI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52046#M56754</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Attempting to bootstrap a Java8 cluster from the CLI. &amp;nbsp;Everything seems to go well, and then this happens:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;* Waiting for Cloudera Manager installation to complete .................. done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Installing Cloudera Manager agents on all instances in parallel (20 at a time) .................................... done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Creating CDH5 cluster using the new instances ... done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Creating cluster: cdh-java8-test ........................................................... done&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* java.lang.IllegalArgumentException: CDH=5.9.1-1.cdh5.9.1.p0.4 not found in list of all parcels. ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The problem appears to be that for some reason the parcel name its looking for has an equal sign instead of a dash in it. &amp;nbsp;I'm not sure how this is happening, here's the&amp;nbsp;snippet of my conf file that tells it the version (based on aws-simple.conf from Github):&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;products {&lt;BR /&gt;CDH: 5 # includes Impala and Spark&lt;BR /&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I do not have any parcel repo definitions in the conf file.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;EDIT - I'm running Director 2.2.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:43:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52046#M56754</guid>
      <dc:creator>velomcb</dc:creator>
      <dc:date>2022-09-16T15:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to bootstrap cluster due to parcel error from CLI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52064#M56755</link>
      <description>I've found reference to a similar problem with other versions, and the naming is normal. I'm going to verify that the CM instance has access to the Internet the next time I run a deploy.</description>
      <pubDate>Fri, 10 Mar 2017 23:33:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52064#M56755</guid>
      <dc:creator>velomcb</dc:creator>
      <dc:date>2017-03-10T23:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to bootstrap cluster due to parcel error from CLI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52080#M56756</link>
      <description>My AMI appears to have had a bad parcel preload. Removed all parcels on the AMI and deployed without incident.</description>
      <pubDate>Sun, 12 Mar 2017 03:03:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-to-bootstrap-cluster-due-to-parcel-error-from-CLI/m-p/52080#M56756</guid>
      <dc:creator>velomcb</dc:creator>
      <dc:date>2017-03-12T03:03:33Z</dc:date>
    </item>
  </channel>
</rss>

