Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 02-06-2017 10:51 PM - edited 09-16-2022 04:01 AM
How to copy configurations of a stable cluster and apply them to a new cluster you are building ??
Here the data and jobs are the same on both the clusters...
I am doing an upgrade from HDP 2.1 to 2.5.3, I was wondering should i do a clean install or do hops of upgrade which is risky.
What are your experiences?
If I need to do a clean install, I want to copy the configurations and apply them to the new one.... how practical this is?
Any tools I can use?
Created 02-06-2017 11:03 PM
If you are using Ambari to deploy, you can do an blueprint export and then use that to deploy a new cluster.
Created 02-06-2017 11:03 PM
If you are using Ambari to deploy, you can do an blueprint export and then use that to deploy a new cluster.
Created 02-07-2017 02:10 AM
Created 02-07-2017 02:11 AM
Created 02-06-2017 11:05 PM
Not sure if there is any direct mechanism to copy the configurations between the clusters. but you can Ambari and create a cluster using Ambari blueprints (It contains blueprints). once you have the blueprint you can create more clusters with same/similar configurations.
Created 02-07-2017 04:51 PM
@apappu
I just checked that Ambari 1.6.0 Blueprnt doesn't support HA configuration, it is supported from Ambari 2.0 only ... Any other way around?
Created 04-06-2018 12:54 AM
Hi @PJ, Could you please share what you ended up using at the end?
Thanks