Github user kayousterhout commented on the issue:
https://github.com/apache/spark/pull/17166
I realized you could also just let the task reason be the empty string (or
some default reason) in the Executor code. That involves changing fewer LOC
but doesn't seem like the right long-term decision, because then it's weird
that developers can throw a TaskKilledException but can't specify a reason (and
it also leaves the current problem where the string reason propagates through
the code in a very hard to reason about way).
---
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]