You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/08/17 21:35:42 UTC

[GitHub] [incubator-pinot] fx19880617 commented on issue #5859: Lack of documentation about cluster networking

fx19880617 commented on issue #5859:
URL: https://github.com/apache/incubator-pinot/issues/5859#issuecomment-675127615


   hmm.
   In general we expect the inter-communications across zookeeper/controller/broker/server. 
   From externally access, we had:
   - external requests to Controller for cluster/table ops
   - external queries go to Controller for query console access
   - external queries go to Broker for programatic access with pinot clients
   - We expect controller and server to talk to data upstreams(kafka)/deepstore(s3/hdfs) etc
   
   Also if using presto connector, Presto requires full access to pinot controller/broker/server.
   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org