You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/09 21:10:32 UTC

[GitHub] [spark] mridulm commented on pull request #34834: [SPARK-37580][CORE] TaskSet abort due to the task failed times reach the max threshold should check if another attempt is succeeded

mridulm commented on pull request #34834:
URL: https://github.com/apache/spark/pull/34834#issuecomment-990256771


   Do you have more details on why this is happening ?
   Did all the initial 3 task failures happen for similar reason ?
   
   We seem to be trying to work around very undeterministic behavior here (task attempt 0-2 all failed, and task attempt 3 worked while 4 failed).


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org