Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-23296][YARN] Include stacktrace in YARN-app diagnostic
## What changes were proposed in this pull request? Include stacktrace in the diagnostics message upon abnormal unregister from RM ## How was this patch tested? Tested with a failing job, and confirmed a stacktrace in the client output and YARN webUI. Author: Gera Shegalov <[email protected]> Closes #20470 from gerashegalov/gera/stacktrace-diagnostics.
- Loading branch information