From f5b5f656bc37f58622abb48f95996a0ac02c10b5 Mon Sep 17 00:00:00 2001 From: bennojoy Date: Tue, 16 Apr 2013 17:21:17 +0530 Subject: [PATCH] readme updated --- hadoop/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hadoop/README.md b/hadoop/README.md index 601a3df..d69cda3 100644 --- a/hadoop/README.md +++ b/hadoop/README.md @@ -170,6 +170,9 @@ To deploy this cluster fill in the inventory file as follows: hadoop2 hadoop3 + [qjournal_servers] + [zookeeper_servers] + and edit the group_vars/all file to disable HA: ha_enabled: False