<?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: How  do  i make Upgrade  Plan for HDP   version using Ambari in spreadsheet. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170222#M25292</link>
    <description>&lt;P&gt;Ah, okay, I understand now. Steps are already given in the &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_upgrading_Ambari/content/_preparing_to_upgrade_ambari_and_hdp.html"&gt;Ambari Upgrade guide&lt;/A&gt;, though some of them have many details, and talk about other OS like Suse and Ubuntu, and talk about Kerberos yes/no, Ganglia yes/no and so on. You can extract only steps applicable to your cluster from Chapters 2, 3, and 4 of the guide: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Chapter 2. Getting Ready to Upgrade Ambari and HDP &lt;/LI&gt;&lt;LI&gt;Chapter 3. Upgrading Ambari &lt;/LI&gt;&lt;LI&gt;Chapter 4. Upgrading HDP&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and then as you proceed with the upgrade you can mark completed steps, and for each step you can write down any comments/observations to refer to them later.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 12:56:56 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2016-04-15T12:56:56Z</dc:date>
    <item>
      <title>How  do  i make Upgrade  Plan for HDP   version using Ambari in spreadsheet.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170219#M25289</link>
      <description>&lt;P&gt;We are Novice to  Hadoop.Started working few months back. Now, time to take  first time Upgrade of HDP.&lt;/P&gt;&lt;P&gt;We are trying to  prepare Upgrade Plan for HDP  New version in that, We  are looking &lt;STRONG&gt;step-by-step process for UPGRADE&lt;/STRONG&gt;.Additionaly, we can remember the previous configuration of PHD cluster Later on.&lt;/P&gt;&lt;P&gt;We Would like to know , if we can transform  documentation into  simple parameters which we can  refer at the time of Upgrades.&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;P&gt;Your time is always valuable for me &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:13:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170219#M25289</guid>
      <dc:creator>v_singh</dc:creator>
      <dc:date>2022-09-16T10:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How  do  i make Upgrade  Plan for HDP   version using Ambari in spreadsheet.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170220#M25290</link>
      <description>&lt;P&gt;I'm not sure what exactly do you want to do. What do you mean by "related parameters"? If you want to save all cluster configuration properties before the upgrade you can extract a blueprint&lt;/P&gt;&lt;PRE&gt;curl -u admin:admin -H "X-Requested-By: ambari" &lt;A href="http://&amp;lt;ambari-server-fqdn&amp;gt;:8080/api/v1/clusters/:clusterName?format=blueprint" target="_blank"&gt;http://&amp;lt;ambari-server-fqdn&amp;gt;:8080/api/v1/clusters/:clusterName?format=blueprint&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;and convert its json output to csv and import in Excel. You can do the same after the upgrade and compare output. Some people do that. However, you can check all config property changes using the "History" feature of Ambari by comparing config versions before and after the upgrade for each service. As for the upgrade itself just follow the &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari/Ambari-2.2.1.1/index.html"&gt;Ambari Upgrade guide&lt;/A&gt; (and don't skip any step!).&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 11:46:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170220#M25290</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-04-15T11:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: How  do  i make Upgrade  Plan for HDP   version using Ambari in spreadsheet.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170221#M25291</link>
      <description>&lt;P&gt;Thanks for command. We wanted to prepare Upgrade plan using Spreadsheet 
with actual steps for Upgrade hdp stack using Ambari. We wanted to 
follow the steps of process at the time of upgrade. But not sure where 
to start the process. and what are step -by-step commands involve in it.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 12:46:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170221#M25291</guid>
      <dc:creator>v_singh</dc:creator>
      <dc:date>2016-04-15T12:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: How  do  i make Upgrade  Plan for HDP   version using Ambari in spreadsheet.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170222#M25292</link>
      <description>&lt;P&gt;Ah, okay, I understand now. Steps are already given in the &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_upgrading_Ambari/content/_preparing_to_upgrade_ambari_and_hdp.html"&gt;Ambari Upgrade guide&lt;/A&gt;, though some of them have many details, and talk about other OS like Suse and Ubuntu, and talk about Kerberos yes/no, Ganglia yes/no and so on. You can extract only steps applicable to your cluster from Chapters 2, 3, and 4 of the guide: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Chapter 2. Getting Ready to Upgrade Ambari and HDP &lt;/LI&gt;&lt;LI&gt;Chapter 3. Upgrading Ambari &lt;/LI&gt;&lt;LI&gt;Chapter 4. Upgrading HDP&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and then as you proceed with the upgrade you can mark completed steps, and for each step you can write down any comments/observations to refer to them later.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 12:56:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-do-i-make-Upgrade-Plan-for-HDP-version-using-Ambari-in/m-p/170222#M25292</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-04-15T12:56:56Z</dc:date>
    </item>
  </channel>
</rss>

