clownxc opened a new pull request, #40707:
URL: https://github.com/apache/spark/pull/40707

   ## What changes were proposed in this pull request?
   This PR update the task retry logic to not retry if the exception has an 
error class which means a user error.
   
   ## Why are the changes needed?
   As discussed 
https://github.com/apache/spark/pull/40655#discussion_r1156693696, tasks that 
failed because of exceptions generated by AssertNotNull should not be retried.
   
   ## Does this PR introduce any user-facing change?
   No
   
   ## How was this patch tested?
   This PR comes with tests.


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to