LantaoJin edited a comment on pull request #29558: URL: https://github.com/apache/spark/pull/29558#issuecomment-682280130
> Why the application doesn't fail when the exception raised in `TorrentBroadcast.writeBlocks()`? Is it because of the thrift-server? Yes. I think in many cases, this exception won't fail the whole application. In our case, it happened in executing a query which included a `BroadcastExchangeExec`, it broadcasts a relation. It failed the query execution. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
