Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10692

Failed batches are never reported through the StreamingListener interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.3.1, 1.4.1, 1.5.0
    • 1.5.1, 1.6.0
    • DStreams
    • None

    Description

      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

      Attachments

        Activity

          People

            zsxwing Shixiong Zhu
            tdas Tathagata Das
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: