- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
enabling resourceManager HA
- Labels:
-
Apache YARN
Created ‎08-24-2016 04:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Created ‎08-24-2016 04:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎08-24-2016 04:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
https://hadoop.apache.org/docs/r2.5.2/hadoop-yarn/hadoop-yarn-site/ResourceManagerHA.html.
Let me know if you need more information.
Created ‎08-24-2016 04:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ?
Created ‎08-24-2016 04:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
