Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/4066#issuecomment-72782219
  
    After some more thought and testing, I don't know if it's safe to ignore 
task failures that are due to commits being denied, since doing so risks 
infinite rescheduling if all commits are denied.  On the other hand, treating 
these as failures could lead to spurious job failures in cases where you have 
many copies of one slow, speculated task (the old behavior would treat these as 
successful task completions).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to