[ 
https://issues.apache.org/jira/browse/SPARK-21908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152702#comment-16152702
 ] 

Venkat Gurukrishna commented on SPARK-21908:
--------------------------------------------

[~srowen] I tried sending mail from id to u...@spark.apache.org but I got the 
following error:

<u...@spark.apache.org>:
Must be sent from an @apache.org address or a subscriber address or an address 
in LDAP.

Can you let me know how to send an email and to what email id I should send?



> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to