Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-3129 Prevent data loss in Spark Streaming on driver failure using Write Ahead Logs
  3. SPARK-4028

ReceivedBlockHandler interface to abstract the functionality of storage of received data

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.2.0
    • DStreams
    • None

    Description

      As part of the initiative to prevent data loss on streaming driver failure, this JIRA tracks the subtask of implementing a ReceivedBlockHandler, that abstracts the functionality of storage of received data blocks. The default implementation will maintain the current behavior of storing the data into BlockManager. The optional implementation will store the data to both BlockManager as well as a write ahead log.

      Attachments

        Activity

          People

            tdas Tathagata Das
            tdas Tathagata Das
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: