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.

enabling resourceManager HA

avatar
Super Collaborator

iam following the document but I am not understand how to do this . e.g the document is asking to put a property with "rm-ids" or "rm1 address" etc.

can someone give me an example on how to do this?

1 ACCEPTED SOLUTION

avatar
Master Collaborator

You are looking at the document to setup RM HA manually, which is a very involved process. You want to use the Ambari UI instead to achieve the same goal with much less effort. The following is the instruction on doing it in Ambari. I have done this many time and should not take you more than 10 minutes. After that, you could go back and check all the conf files to understand what has been changed.

http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.0/bk_Ambari_Users_Guide/content/_resource_mana...

View solution in original post

3 REPLIES 3

avatar
Expert Contributor

yarn.resourcemanager.ha.rm-ids- List of logical IDs for the RMs. e.g., "rm1,rm2"

Here is the description with examples for each field value

http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_hadoop-ha/content/ha-rm-config-failover.h...

https://hadoop.apache.org/docs/r2.5.2/hadoop-yarn/hadoop-yarn-site/ResourceManagerHA.html.

Let me know if you need more information.

avatar
Super Collaborator

I already have a resource manager so what are these "rm1,rm2" values? wouldn't I be using the existing RM id for the one I have ?

avatar
Master Collaborator

You are looking at the document to setup RM HA manually, which is a very involved process. You want to use the Ambari UI instead to achieve the same goal with much less effort. The following is the instruction on doing it in Ambari. I have done this many time and should not take you more than 10 minutes. After that, you could go back and check all the conf files to understand what has been changed.

http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.0/bk_Ambari_Users_Guide/content/_resource_mana...