[
https://issues.apache.org/jira/browse/SPARK-20398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-20398.
---------------------------------
Resolution: Fixed
Assignee: Eric Liang
Fix Version/s: 2.2.0
> 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
> Assignee: Eric Liang
> Fix For: 2.2.0
>
>
> 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]