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 08-07-2024 04:41 AM
Hello everyone,
Our team wants to migrate the services running on CM Server i.e node03 to other nodes in the cluster except the Cloudera Manager Services. This is to test high availability so that developer won't get any issues if there is any issue with the node03 of the cluster.
Please note: We want to migrate the services individually or to find a better alternative so that we can follow the same procedure in the event of an issue. Need your expertise to discuss further on this.
CDH6.3.4
Created 08-07-2024 12:57 PM
@Shivakuk Thank you for bringing this to our Community.
Did you get to review the following Docs for respective role instances.
Managing Role Instances
https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/managing-clusters/topics/cm-role-instances.ht...
Yarn Resource Manager
https://docs.cloudera.com/cdp-private-cloud-base/latest/yarn-high-availability/topics/yarn-resourcem...
Moving HDFS Roles:
https://docs.cloudera.com/documentation/enterprise/5-6-x/topics/admin_nn_migrate_roles.html#concept_...
Spark on Yarn:
Kindly make sure to take a backup of /etc/spark/conf folder and then proceed with the following:
Deleting Role Instance:
>Go to CM UI > Spark > Spark History Server Instance
>Click Actions > Stop
>Click Delete
Adding/Configuring New Spark Instance:
> Click on add role instances > Select on which host you want to install
> Then start the role
IMPORTANT: Please ensure to take backup of the working directories of concerned role instances, followed by re-deploying client configurations.
Let us know how it goes.
Cheers!
V
Created 08-07-2024 12:57 PM
@Shivakuk Thank you for bringing this to our Community.
Did you get to review the following Docs for respective role instances.
Managing Role Instances
https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/managing-clusters/topics/cm-role-instances.ht...
Yarn Resource Manager
https://docs.cloudera.com/cdp-private-cloud-base/latest/yarn-high-availability/topics/yarn-resourcem...
Moving HDFS Roles:
https://docs.cloudera.com/documentation/enterprise/5-6-x/topics/admin_nn_migrate_roles.html#concept_...
Spark on Yarn:
Kindly make sure to take a backup of /etc/spark/conf folder and then proceed with the following:
Deleting Role Instance:
>Go to CM UI > Spark > Spark History Server Instance
>Click Actions > Stop
>Click Delete
Adding/Configuring New Spark Instance:
> Click on add role instances > Select on which host you want to install
> Then start the role
IMPORTANT: Please ensure to take backup of the working directories of concerned role instances, followed by re-deploying client configurations.
Let us know how it goes.
Cheers!
V