[ 
https://issues.apache.org/jira/browse/SPARK-20398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975721#comment-15975721
 ] 

Apache Spark commented on SPARK-20398:
--------------------------------------

User 'ericl' has created a pull request for this issue:
https://github.com/apache/spark/pull/17692

> range() operator should include cancellation reason when killed
> ---------------------------------------------------------------
>
>                 Key: SPARK-20398
>                 URL: https://issues.apache.org/jira/browse/SPARK-20398
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Eric Liang
>
> https://issues.apache.org/jira/browse/SPARK-19820 adds a reason field for why 
> tasks were killed. However, for backwards compatibility it left the old 
> TaskKilledException constructor which defaults to "unknown reason".
> The range() operator should use the constructor that fills in the reason 
> rather than dropping it on task kill.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to