[ 
https://issues.apache.org/jira/browse/SPARK-20358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yin Huai resolved SPARK-20358.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 17659
[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
>             Fix For: 2.2.0
>
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to