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 2021/07/15 23:26:21 UTC

[GitHub] [incubator-pinot] xiangfu0 edited a comment on issue #7166: JDBC driver doesn't work with Kubernetes Pinot cluster

xiangfu0 edited a comment on issue #7166:
URL: https://github.com/apache/incubator-pinot/issues/7166#issuecomment-881061595


   Another way is to write a rest proxy service and deploy it inside the k8s cluster to table traffic for both data and query traffic and only expose this endpoint to external.
   This is to avoid putting a large query load on the controller.
   I know Uber is doing this.
   


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

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