You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2019/09/19 18:22:32 UTC

[GitHub] [fluo-muchos] karthick-rn commented on a change in pull request #284: Support (optional) HA capabilities for Hadoop & Accumulo

karthick-rn commented on a change in pull request #284: Support (optional) HA capabilities for Hadoop & Accumulo
URL: https://github.com/apache/fluo-muchos/pull/284#discussion_r326318616
 
 

 ##########
 File path: README.md
 ##########
 @@ -280,6 +280,19 @@ master, etc. It also has variables in the `[all:vars]` section that contain sett
 useful in user playbooks. It is recommended that any user-defined Ansible playbooks should be
 managed in their own git repository (see [mikewalch/muchos-custom][mc] for an example).
 
+## High-Availability (optional)
+
+Additionally, Muchos can be configured to provide High-Availability for HDFS & Accumulo components. By default,
+this feature is off, however it can be turned on by editing the following settings in [muchos.props] 
+under the `general` section as shown below:
+
+```sh
 
 Review comment:
   Hi @keith-turner, I have modified as per your comment. Thanks 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services