Tathagata Das created SPARK-10692:
-------------------------------------

             Summary: 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.5.0, 1.4.1, 1.3.1
            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to