[
https://issues.apache.org/jira/browse/SPARK-20358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971516#comment-15971516
]
Apache Spark commented on SPARK-20358:
--------------------------------------
User 'ericl' has created a pull request for this issue:
https://github.com/apache/spark/pull/17659
> Executors failing stage on interrupted exception thrown by cancelled tasks
> --------------------------------------------------------------------------
>
> Key: SPARK-20358
> URL: https://issues.apache.org/jira/browse/SPARK-20358
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.2.0
> Reporter: Eric Liang
>
> https://issues.apache.org/jira/browse/SPARK-20217 introduced a regression
> where now interrupted exceptions will cause a task to fail on cancellation.
> This is because NonFatal(e) does not match if e is an InterrupedException.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]