Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

What is the best process to do o.s updates on Name nodes and data nodes when our cluster built by using ec2 instances?

Expert Contributor

We are using puppet, i would like to know the best process to do o.s updates on individual nodes? Can anyone suggest process?

1 ACCEPTED SOLUTION

Mentor

take individual nodes into maintenance mode, stop services and run patch updates. @Ram D

View solution in original post

7 REPLIES 7

Mentor

take individual nodes into maintenance mode, stop services and run patch updates. @Ram D

Expert Contributor

Is it the same for name nodes also? IS there any special care has to be taken? Can you provide the hortonworks documentation link for patch updates?

Expert Contributor

I am asking about o.s level updates on machine not service level patches.

Mentor
@Ram D

you have seen this before. https://community.hortonworks.com/questions/4940/hdp-os-upgradepatching-best-practices.html. Same with namenodes, make sure you have HA. when you failover everything to standby node, take services down on the active (now standby) namenode and patch it.

Steps to update OS patches.

1) Stop all application on cluster

2) Apply the OS patches.

3) Reboot the system if required.

4) start all application on cluster

5) Validate all services.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.