Ngone51 commented on pull request #31348: URL: https://github.com/apache/spark/pull/31348#issuecomment-769621949
> for example to trigger the schedule() function periodically. I have considered this approach and think it might not work in the case of the `requestedCores` is specified by users. Because the Master thinks those leaked executors are alive, so the granted cores for the application are not changed. So the application can not have the chance to schedule more executors if the granted cores already reach the `requestedCores`. ---------------------------------------------------------------- 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]
