gianm commented on a change in pull request #6916: Add master/data/query server 
concepts to docs/packaging
URL: https://github.com/apache/incubator-druid/pull/6916#discussion_r251389930
 
 

 ##########
 File path: docs/content/tutorials/cluster.md
 ##########
 @@ -27,12 +27,19 @@ title: "Clustering"
 Druid is designed to be deployed as a scalable, fault-tolerant cluster.
 
 In this document, we'll set up a simple cluster and discuss how it can be 
further configured to meet
-your needs. This simple cluster will feature scalable, fault-tolerant servers 
for Historicals and MiddleManagers, and a single
-coordination server to host the Coordinator and Overlord processes. In 
production, we recommend deploying Coordinators and Overlords in a 
fault-tolerant
-configuration as well.
+your needs. 
+
+This simple cluster will feature:
+ - Scalable, fault-tolerant Data servers running Historical and MiddleManager 
processes
+ - Query servers, hosting Druid broker processes
 
 Review comment:
   Capitalize Broker.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to