jiangxb1987 commented on issue #26614: [SPARK-29976][CORE] New conf for single 
task stage speculation
URL: https://github.com/apache/spark/pull/26614#issuecomment-558370705
 
 
   +1 for restricting the total running tasks <= the number of slots in one 
executor. This ensures when there are suspicious tasks that didn't finish after 
a while (most likely hang) we could start speculative runs, on the other hand, 
this ensures the speculative tasks started won't waste resources identical to 
one executor.

----------------------------------------------------------------
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]

Reply via email to