You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/09/04 14:45:00 UTC

[jira] [Resolved] (SPARK-21908) Checkpoint broadcast variable in spark streaming job

     [ https://issues.apache.org/jira/browse/SPARK-21908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-21908.
-------------------------------
    Resolution: Invalid

It's not clear what your error is or what the result was of using a singleton, but, questions should go to the mailing list in any event.

> Checkpoint broadcast variable in spark streaming job
> ----------------------------------------------------
>
>                 Key: SPARK-21908
>                 URL: https://issues.apache.org/jira/browse/SPARK-21908
>             Project: Spark
>          Issue Type: Bug
>          Components: DStreams
>    Affects Versions: 1.6.0
>            Reporter: Venkat Gurukrishna
>
> 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?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org