yuchenhuo commented on issue #26614: [SPARK-29976] New conf for single task stage speculation URL: https://github.com/apache/spark/pull/26614#issuecomment-558010384 @cloud-fan @squito I've updated the PR corresponding to your comments. Though I guess the "ideal" way to do this is to have a mechanism to always speculative run if the threshold exceeds && there are some empty slots, but I'm not sure if it's necessary since if there is no empty slot the speculatable tasks wouldn't be run anyway.
---------------------------------------------------------------- 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]
