You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "liupengcheng (JIRA)" <ji...@apache.org> on 2019/01/16 02:45:00 UTC

[jira] [Resolved] (SPARK-26614) Speculation kill might cause job failure

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

liupengcheng resolved SPARK-26614.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.2

> Speculation kill might cause job failure
> ----------------------------------------
>
>                 Key: SPARK-26614
>                 URL: https://issues.apache.org/jira/browse/SPARK-26614
>             Project: Spark
>          Issue Type: Bug
>          Components: Scheduler, Spark Core
>    Affects Versions: 2.1.0
>            Reporter: liupengcheng
>            Priority: Major
>             Fix For: 2.2.2
>
>
> This issue is similar to SPARK-26612
> Some odd exceptions might be thrown in speculation kill, however, currently spark does not handle this case and will report failure to Driver. This exception will be counting towards MAX_TASK_FAILURES, and might result in the job failure.
>  
> I think we can check state of task to tell if we report failure or killed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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