santosh-d3vpl3x opened a new pull request, #37555: URL: https://github.com/apache/spark/pull/37555
### What changes were proposed in this pull request? Add cancel job group reason so that when we kill job groups we can pass appropriate reason. This reason then can be propagated to the jobs and tasks if required. ### Why are the changes needed? Ease of reasoning with failure of job in some cases like broadcast timeouts ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Unit test cases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
