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

Sean Owen updated SPARK-13281:
------------------------------
    Component/s: Spark Core

> Switch broadcast of RDD to exception from warning
> -------------------------------------------------
>
>                 Key: SPARK-13281
>                 URL: https://issues.apache.org/jira/browse/SPARK-13281
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: holdenk
>            Priority: Trivial
>
> In the comments we log a warning when a user tries to broadcast an RDD for 
> compatibility with old programs which may have broadcast RDDs without using 
> the resulting broadcast variable. Since we're moving to 2.0 it seems like now 
> would be a good opportunity to replace that warning with an exception rather 
> than depend on the developer finding the warning message.
> Related to https://issues.apache.org/jira/browse/SPARK-5063 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to