[ https://issues.apache.org/jira/browse/SPARK-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-7767: ----------------------------------- Assignee: Tathagata Das (was: Apache Spark) > Fail fast if the DStream checkpoint is not serializable > ------------------------------------------------------- > > Key: SPARK-7767 > URL: https://issues.apache.org/jira/browse/SPARK-7767 > Project: Spark > Issue Type: Improvement > Components: Streaming > Affects Versions: 1.1.1, 1.2.2, 1.3.1 > Reporter: Tathagata Das > Assignee: Tathagata Das > Priority: Critical > > Currently, the background checkpointing thread fails silently if the > checkpoint is not serializable. It is hard to debug and therefore its best to > fail fast at `start()` when checkpointing is enabled and the checkpoint is > not serializable. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org