<?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: Upgrading HDP Stack from 2.4 to 2.5 Using Cloudbreak on Microsoft Azure in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119180#M51080</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/488/akanto.html"&gt;Attila Kanto&lt;/A&gt; - I see no option in Ambari to remove Atlas (which is an upgrade prerequisite), i.e. no 'Delete' option under 'Service Actions' for Atlas. After some research, realized that upgrading Ambari to 2.4 is prerequisite to upgrading HDP to 2.5 because the 'remove service' functionality was added to Ambari in 2.4: &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-release-notes/content/ambari_relnotes-2.4.2.0-new-features.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-release-notes/content/ambari_relnotes-2.4.2.0-new-features.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Related Links:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-user-guide/content/removing_a_service.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-user-guide/content/removing_a_service.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Mon, 06 Mar 2017 06:09:23 GMT</pubDate>
    <dc:creator>sdimant</dc:creator>
    <dc:date>2017-03-06T06:09:23Z</dc:date>
    <item>
      <title>Upgrading HDP Stack from 2.4 to 2.5 Using Cloudbreak on Microsoft Azure</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119177#M51077</link>
      <description>&lt;P&gt;Is there a way to upgrade HDP Stack from 2.3 to 2.5 using Cloudbreak(Azure) on already running 4 Node Cluster?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 14:20:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119177#M51077</guid>
      <dc:creator>munnyrahul</dc:creator>
      <dc:date>2017-01-09T14:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading HDP Stack from 2.4 to 2.5 Using Cloudbreak on Microsoft Azure</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119178#M51078</link>
      <description>&lt;P&gt;Even if you have installed your cluster with Cloudbreak, you can upgrade the HDP through Ambari. There are two methods for upgrading HDP with Ambari: &lt;STRONG&gt;Rolling Upgrade&lt;/STRONG&gt; and &lt;STRONG&gt;Express Upgrade&lt;/STRONG&gt;.&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;A &lt;STRONG&gt;Rolling Upgrade&lt;/STRONG&gt; orchestrates the HDP upgrade in an order that is meant to preserve cluster operation and minimize service impact during upgrade. This process has more &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html"&gt;stringent prerequisites&lt;/A&gt; (particularly regarding cluster high availability configuration) and can take longer to complete than an Express Upgrade.&lt;/LI&gt;&lt;LI&gt;An &lt;STRONG&gt;Express Upgrade&lt;/STRONG&gt; orchestrates the HDP upgrade in an order that will incur cluster downtime but with less stringent prerequisites.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Most probably you have a non-HA cluster, therefore execute the steps described under Express upgrade: &lt;A target="_blank" href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_hdp_stack.html"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_hdp_stack.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Attila&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 15:51:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119178#M51078</guid>
      <dc:creator>akanto</dc:creator>
      <dc:date>2017-01-09T15:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading HDP Stack from 2.4 to 2.5 Using Cloudbreak on Microsoft Azure</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119179#M51079</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/488/akanto.html" nodeid="488"&gt;@Attila Kanto&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 17:26:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119179#M51079</guid>
      <dc:creator>munnyrahul</dc:creator>
      <dc:date>2017-01-09T17:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading HDP Stack from 2.4 to 2.5 Using Cloudbreak on Microsoft Azure</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119180#M51080</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/488/akanto.html"&gt;Attila Kanto&lt;/A&gt; - I see no option in Ambari to remove Atlas (which is an upgrade prerequisite), i.e. no 'Delete' option under 'Service Actions' for Atlas. After some research, realized that upgrading Ambari to 2.4 is prerequisite to upgrading HDP to 2.5 because the 'remove service' functionality was added to Ambari in 2.4: &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-release-notes/content/ambari_relnotes-2.4.2.0-new-features.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-release-notes/content/ambari_relnotes-2.4.2.0-new-features.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Related Links:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-user-guide/content/removing_a_service.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-user-guide/content/removing_a_service.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 06 Mar 2017 06:09:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Upgrading-HDP-Stack-from-2-4-to-2-5-Using-Cloudbreak-on/m-p/119180#M51080</guid>
      <dc:creator>sdimant</dc:creator>
      <dc:date>2017-03-06T06:09:23Z</dc:date>
    </item>
  </channel>
</rss>

