Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to upgrade CDH 5.16.2 (Not managed through cloudera manager) to 6.3.4 (will have CM)?

avatar
New Contributor

Hi,
I have a cluster in CDH 5.16.2 it uses CDH packages, It dont have cloudera manager.  Want to upgrade it to CDH 6.3.4 (will have CM). What is procedure to perform this kind upgrade? 
Thanks,
Nitesh

2 REPLIES 2

avatar
Master Guru

@NiteshLal The best way I can think of is first migrate CM from packages to Parcels due to the matter of fact that it’s always easy to manage a cluster using parcels. 

https://docs.cloudera.com/documentation/enterprise/latest/topics/cm_ig_migrating_packages_to_parcels...

 

Now, once you migrated to parcels using above doc you will have a CDH 5.16.2 with Cloudera Manager parcels. Then you can upgrade the cluster as well CM to 6.3.x using simple upgrade doc. 

https://docs.cloudera.com/documentation/enterprise/upgrade/topics/ug_cm_upgrade.html

 


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

avatar
New Contributor

Thanks @GangWar  for referenced links I will go through it.