From 6799edcf46807351a24ad4d57505acec24f7e898 Mon Sep 17 00:00:00 2001 From: sergevs Date: Sat, 5 Dec 2015 13:30:34 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c348010..31e40ab 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Service configuration performed using the hosts file. The empty [hosts](https:// * **[solr]**: configures _solr_ service. at least 1 **[zookeepernodes]** host is required. * **[spark]**: configures hosts to submit _spark_ jobs. _spark history server_ will be configured on the first host in the group. * **[oozie]**: configures _oozie_ service. **[postgresql]** host is required for data storage. -* **[hue]**: configures _hue_ services. must be configured on a host from **[oozie]** group. 1 host is allowed. **[postgresql]** is required for data storage. +* **[hue]**: configures _hue_ services. **[oozie]** host is required to submit jobs. **[postgresql]** is required for data storage. #### Variables parameters: Please see [group_vars/all](https://github.com/sergevs/ansible-cloudera-hadoop/blob/master/group_vars/all)