You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/08/03 23:31:04 UTC

[jira] [Updated] (SPARK-9573) Forward exceptions in batch jobs to the awaitTermination thread

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

Tathagata Das updated SPARK-9573:
---------------------------------
            Assignee: Tathagata Das
    Target Version/s: 1.5.0

> Forward exceptions in batch jobs to the awaitTermination thread
> ---------------------------------------------------------------
>
>                 Key: SPARK-9573
>                 URL: https://issues.apache.org/jira/browse/SPARK-9573
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>
> Currently, if a batch fails with an exception, the failure is only logged in the background and the system moves on. This is okay in many usecases, but in some usecases (especially when you are debugging), the users wants to see all the failures. This JIRA is for failing the context when on a batch failure, when a SparkConf flag (say, spark.streaming.failContextOnBatchFailure) is set to true. Default should be false for Spark 1.5.0. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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