Github user mridulm commented on the pull request:
https://github.com/apache/spark/pull/159#issuecomment-37789635
We only blacklist an executor for a specific task for a short period of
time (EXECUTOR_TASK_BLACKLIST_TIMEOUT, not indefinitely). The reason for doing
this immediately is to prevent abort of the taskset when it hits
maxTaskFailures : the main motivation why we added this was job failures due to
this.
---
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.
---