tgravescs commented on issue #26696: [WIP][SPARK-18886][CORE] Only reset scheduling delay timer if allocated slots are fully utilized URL: https://github.com/apache/spark/pull/26696#issuecomment-561235028 so I re-read SPARK-18886 and really the solution mentioned by Kay was very similar - by using slots. In there she mentions it might be complicated to actually code up and use with the Fair scheduler, so the actual design/code changes will need to be investigated further to see how much change it actually requires, but that still seems like the best solution to me.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
