Ngone51 commented on pull request #32136:
URL: https://github.com/apache/spark/pull/32136#issuecomment-819960760


   > For the code snippet, doesn't it depend on if all executors are available 
during the moment of making offers?
   
   Yes, that's true. But normally, even in the case of offering a single 
resource that released from a single task, it seems it's less possible to 
schedule tasks unevenly unless the resources are really scarce.
   
   > For example, running SS job with state stores, it is easier to see the 
initial tasks are scheduled to part of all executors.
   
   Do you have logs related to the scheduling? I'd like to see how it happens.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to