Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Upgrading HDP Stack from 2.4 to 2.5 Using Cloudbreak on Microsoft Azure

avatar
Rising Star

Is there a way to upgrade HDP Stack from 2.3 to 2.5 using Cloudbreak(Azure) on already running 4 Node Cluster?

1 ACCEPTED SOLUTION

avatar
Expert Contributor

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: Rolling Upgrade and Express Upgrade.

  • A Rolling Upgrade orchestrates the HDP upgrade in an order that is meant to preserve cluster operation and minimize service impact during upgrade. This process has more stringent prerequisites (particularly regarding cluster high availability configuration) and can take longer to complete than an Express Upgrade.
  • An Express Upgrade orchestrates the HDP upgrade in an order that will incur cluster downtime but with less stringent prerequisites.

Most probably you have a non-HA cluster, therefore execute the steps described under Express upgrade: https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_hdp_sta...

Attila

View solution in original post

3 REPLIES 3

avatar
Expert Contributor

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: Rolling Upgrade and Express Upgrade.

  • A Rolling Upgrade orchestrates the HDP upgrade in an order that is meant to preserve cluster operation and minimize service impact during upgrade. This process has more stringent prerequisites (particularly regarding cluster high availability configuration) and can take longer to complete than an Express Upgrade.
  • An Express Upgrade orchestrates the HDP upgrade in an order that will incur cluster downtime but with less stringent prerequisites.

Most probably you have a non-HA cluster, therefore execute the steps described under Express upgrade: https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-upgrade/content/upgrading_hdp_sta...

Attila

avatar
Rising Star

Thanks @Attila Kanto

avatar
Rising Star

@Attila Kanto - 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: http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-release-notes/content/ambari_relno...

Related Links: