[
https://issues.apache.org/jira/browse/SPARK-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das updated SPARK-9573:
---------------------------------
Target Version/s: 1.6.0 (was: 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
> Components: Streaming
> 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: [email protected]
For additional commands, e-mail: [email protected]