You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "thinkharderdev (via GitHub)" <gi...@apache.org> on 2023/06/30 17:45:51 UTC

[GitHub] [arrow-ballista] thinkharderdev commented on issue #832: [feature] Increase the load balancing strategy of the machine

thinkharderdev commented on issue #832:
URL: https://github.com/apache/arrow-ballista/issues/832#issuecomment-1614977323

   > Sorry.... I can't get your point. Could you be more specific about this strategy?
   
   I believe he means that the number of task slots is configured on a per-executor basis. When the executor registers with the scheduler it informs the scheduler how many available task slots it has and the scheduler tracks task slots at the executor level so there is no need for all executors to have the same number of slots. If you have executors which can handle more concurrency then you can just configure those executors to register with more task slots. 


-- 
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: github-unsubscribe@arrow.apache.org

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