LYCJeff commented on issue #2817:
URL: https://github.com/apache/drill/issues/2817#issuecomment-1667349812

   @jnturton @paul-rogers Thanks for reply.
   
   In my case, queries are irregular, with a high of a few hundred concurrent 
and a low of completely idle. I was wondering if Drill could run serverless or 
elastic on the idle resources of the cluster, rather than taking up a lot of 
resources up front. Something like spark thriftserver with dynamic allocation.
   
   I tried to deploy drill on k8s with HPA. As @paul-rogers said, in some 
cases, the query would normally be done long before new nodes get organized and 
join the cluster.


-- 
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: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to