[
https://issues.apache.org/jira/browse/SPARK-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095474#comment-14095474
]
Apache Spark commented on SPARK-3003:
-------------------------------------
User 'YanTangZhai' has created a pull request for this issue:
https://github.com/apache/spark/pull/1921
> FailedStage could not be cancelled by DAGScheduler when cancelJob or
> cancelStage
> --------------------------------------------------------------------------------
>
> Key: SPARK-3003
> URL: https://issues.apache.org/jira/browse/SPARK-3003
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: YanTang Zhai
> Priority: Minor
>
> Some stage is changed from running to failed, then DAGSCheduler could not
> cancel it when cancelJob or cancelStage. Since in
> failJobAndIndependentStages, DAGSCheduler will only cancel runningStage and
> post SparkListenerStageCompleted for it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]