<?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: Which version of Cloudbreak  is the latest, 1.2.3, or 1.3? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130529#M39362</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please try to download it with:&lt;/P&gt;&lt;PRE&gt; curl -O -k &lt;A href="https://public-repo-1.hortonworks.com/HDP/cloudbreak/cloudbreak-2016-07-06-12-51.img"&gt;https://public-repo-1.hortonworks.com/HDP/cloudbreak/cloudbreak-2016-07-06-12-51.img&lt;/A&gt;
&lt;/PRE&gt;&lt;P&gt;Regarding the import process you can see further instructions here (it was written to 1.3.0 but it is still valid just replace the image name): &lt;A href="http://sequenceiq.com/cloudbreak-docs/latest/openstack/"&gt;http://sequenceiq.com/cloudbreak-docs/latest/openstack/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Attila&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2016 17:31:41 GMT</pubDate>
    <dc:creator>akanto</dc:creator>
    <dc:date>2016-09-02T17:31:41Z</dc:date>
    <item>
      <title>Which version of Cloudbreak  is the latest, 1.2.3, or 1.3?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130525#M39358</link>
      <description>&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Cloudbreak/Cloudbreak-1.2.3/index.html"&gt;This page&lt;/A&gt;, (In the drop-down in the top left) seems to imply that Cloudbreak 1.2.3 is the latest.&lt;/P&gt;&lt;P&gt;&lt;A href="http://sequenceiq.com/cloudbreak-docs/latest/"&gt;This other page&lt;/A&gt;, (In the drop-down in the top left) seems to imply that Cloudbreak 1.3.0 is the latest.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 10:31:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130525#M39358</guid>
      <dc:creator>MWicks</dc:creator>
      <dc:date>2016-09-01T10:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Which version of Cloudbreak  is the latest, 1.2.3, or 1.3?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130526#M39359</link>
      <description>&lt;P&gt;While Cloudbreak 1.3 is available, the first link is more accurate in that it is in Technical Preview.  &lt;/P&gt;&lt;P&gt;Cloudbreak 2 is expected to be launched in a few weeks. So, if possible, I would wait for that, especially if you're interested in deploying HDP 2.5.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:50:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130526#M39359</guid>
      <dc:creator>egarelnabi</dc:creator>
      <dc:date>2016-09-01T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Which version of Cloudbreak  is the latest, 1.2.3, or 1.3?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130527#M39360</link>
      <description>&lt;P&gt;Cloudbreak 1.3 is a technical preview because there was a big change in the underlying infrastructure: we got rid of docker containers completely in the cluster, so from 1.3, HDP services run directly on the VMs.&lt;/P&gt;&lt;P&gt;In Cloudbreak 1.3 there are some missing features that were not following this big change immediately but we wanted to release a "dockerless" version as soon as possible. Since then there is already Cloudbreak 1.4 which is still considered a technical preview but I would suggest to use it instead of 1.2.3, until 2.0 is out.&lt;/P&gt;&lt;P&gt;You can grab 1.4.0 with this curl command:&lt;/P&gt;&lt;PRE&gt;curl -LsO s3.amazonaws.com/public-repo-1.hortonworks.com/HDP/cloudbreak/cloudbreak-deployer_1.4.0_$(uname)_x86_64.tgz&lt;/PRE&gt;&lt;P&gt;Or you can update an existing deployment with these commands:&lt;/P&gt;&lt;PRE&gt;cbd kill

cbd update rc-1.4

cbd regenerate

cbd start&lt;/PRE&gt;</description>
      <pubDate>Thu, 01 Sep 2016 14:50:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130527#M39360</guid>
      <dc:creator>msereg</dc:creator>
      <dc:date>2016-09-01T14:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Which version of Cloudbreak  is the latest, 1.2.3, or 1.3?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130528#M39361</link>
      <description>&lt;P&gt;I have just tried this, but got stuck because I don't have "cloudbreak-2016-07-06-12-51.img" (the Openstack image required for Cloudbreak 1.4.0), any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7241-capture.png" style="width: 1235px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22341i7AA89B61E8D51D3F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7241-capture.png" alt="7241-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:29:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130528#M39361</guid>
      <dc:creator>MWicks</dc:creator>
      <dc:date>2019-08-19T09:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Which version of Cloudbreak  is the latest, 1.2.3, or 1.3?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130529#M39362</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please try to download it with:&lt;/P&gt;&lt;PRE&gt; curl -O -k &lt;A href="https://public-repo-1.hortonworks.com/HDP/cloudbreak/cloudbreak-2016-07-06-12-51.img"&gt;https://public-repo-1.hortonworks.com/HDP/cloudbreak/cloudbreak-2016-07-06-12-51.img&lt;/A&gt;
&lt;/PRE&gt;&lt;P&gt;Regarding the import process you can see further instructions here (it was written to 1.3.0 but it is still valid just replace the image name): &lt;A href="http://sequenceiq.com/cloudbreak-docs/latest/openstack/"&gt;http://sequenceiq.com/cloudbreak-docs/latest/openstack/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Attila&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 17:31:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Which-version-of-Cloudbreak-is-the-latest-1-2-3-or-1-3/m-p/130529#M39362</guid>
      <dc:creator>akanto</dc:creator>
      <dc:date>2016-09-02T17:31:41Z</dc:date>
    </item>
  </channel>
</rss>

