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

   > If we have many machines, but different models, it is impossible for us to 
manually modify the configuration.
   
   This part can be done at the executor start up script. In the script we can 
get the node cpu core if you want and then set the config. As for me, the cpu 
core number is a redundant part for the resource. And what's more, in some 
case, multiple executors may reside on one machine. Then it's not good to 
depend the node cpu core number for task assignment. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to