You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Service configuration performed using the hosts file. The empty [hosts](https://
49
49
***[solr]**: configures _solr_ service. at least 1 **[zookeepernodes]** host is required.
50
50
***[spark]**: configures hosts to submit _spark_ jobs. _spark history server_ will be configured on the first host in the group.
51
51
***[oozie]**: configures _oozie_ service. **[postgresql]** host is required for data storage.
52
-
***[hue]**: configures _hue_ services. must be configured on a host from **[oozie]**group. 1 host is allowed. **[postgresql]** is required for data storage.
52
+
***[hue]**: configures _hue_ services. **[oozie]** host is required to submit jobs. **[postgresql]** is required for data storage.
53
53
54
54
#### Variables parameters:
55
55
Please see [group_vars/all](https://github.com/sergevs/ansible-cloudera-hadoop/blob/master/group_vars/all)
0 commit comments