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

Apache Spark commented on SPARK-42602:
--------------------------------------

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

> Add reason string as an argument to TaskScheduler.cancelTasks
> -------------------------------------------------------------
>
>                 Key: SPARK-42602
>                 URL: https://issues.apache.org/jira/browse/SPARK-42602
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.5.0
>            Reporter: Bo Zhang
>            Priority: Major
>
> Currently tasks killed by `TaskScheduler.cancelTasks` will have a 
> `TaskEndReason` "TaskKilled (Stage cancelled)". We should do better at 
> differentiating reasons for stage cancellations (e.g. user-initiated or 
> caused by task failures in the stage).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to