[ https://issues.apache.org/jira/browse/SPARK-10692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14875639#comment-14875639 ]
Apache Spark commented on SPARK-10692: -------------------------------------- User 'zsxwing' has created a pull request for this issue: https://github.com/apache/spark/pull/8818 > Failed batches are never reported through the StreamingListener interface > ------------------------------------------------------------------------- > > Key: SPARK-10692 > URL: https://issues.apache.org/jira/browse/SPARK-10692 > Project: Spark > Issue Type: Bug > Components: Streaming > Affects Versions: 1.3.1, 1.4.1, 1.5.0 > Reporter: Tathagata Das > Assignee: Shixiong Zhu > Priority: Blocker > > If an output operation fails, then corresponding batch is never marked as > completed, as the data structure are not updated properly. > https://github.com/apache/spark/blob/master/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobScheduler.scala#L183 -- 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