Github user lirui-intel commented on the pull request:
https://github.com/apache/spark/pull/12775#issuecomment-218488089
Hey @markhamstra, anything specific that you think we should do in case of
more severe errors?
I think it doesn't hurt to handle the failed task in a finally block as
some kind of best-effort to inform the scheduler a task has failed. If some
fatal error prevents us from doing even that much, we probably won't expect to
be able to do anything else.
If we do want to distinguish errors based on level of severity and take
actions accordingly, we can do it as a follow-on task.
---
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]