This is an automated email from the ASF dual-hosted git repository.

kturner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo-muchos.git


The following commit(s) were added to refs/heads/master by this push:
     new ee7c767  Update README.md with resourcemanager HA info (#332)
ee7c767 is described below

commit ee7c767b6fa4c0f714fedf8c5326fb2508f21953
Author: Keith Turner <[email protected]>
AuthorDate: Wed Mar 11 10:38:21 2020 -0400

    Update README.md with resourcemanager HA info (#332)
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 23f945e..5ce4b68 100644
--- a/README.md
+++ b/README.md
@@ -307,6 +307,8 @@ Before enabling HA, it is strongly recommended you read the 
Apache doc for [HDFS
 
 Also in the `[nodes]` section of [muchos.props] ensure the `journalnode` and 
`zkfc` service are configured to run.
 
+When `hdfs_ha` is `True` it also enables the ability to have HA resource 
managers for YARN.  To utilize this feature, specify `resourcemanager` for 
multiple leader nodes in the `[nodes]` section.
+
 ## Terminating your cluster
 
 If you launched your cluster, run the following command to terminate your 
cluster. WARNING - All

Reply via email to