Github user markhamstra commented on the pull request:
https://github.com/apache/spark/pull/186#issuecomment-38137124
I need to find the time to think about this for a bit before I'm ready to
say that canceling all the running jobs is the least objectionable remedy, but
regardless of what action we decide to take in preRestart and/or postRestart,
at a minimum we need to be logging everything about the cause of the failure
that we can glean from the Throwable and possible message. Failing silently
and canceling all the running jobs without logging any kind of message is not
an acceptable option.
---
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.
---