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

Checkpoint broadcast variable in spark streaming job

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 1.6.0
    • None
    • DStreams
    • None

    Description

      In our Spark 1.6 CDH 5.8.3, job application, we are using the broadcast variables and when we checkpoint them and restart the spark job getting error.
      Even tried with making the broadcast variable as transient. But we are getting different exception.
      I have checked this JIRA link: https://issues.apache.org/jira/browse/SPARK-5206
      which had mentioned to use singleton reference to broadcast variable and also to use the transient.
      Whether this needs to be done in the driver side or at the executor side?

      Attachments

        Activity

          People

            Unassigned Unassigned
            vgkkonda Venkat Gurukrishna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: