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

Apache Spark commented on SPARK-14838:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/12599

> Skip automatically broadcast a plan when it contains ObjectProducer
> -------------------------------------------------------------------
>
>                 Key: SPARK-14838
>                 URL: https://issues.apache.org/jira/browse/SPARK-14838
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>
> Spark will determine the plan size to automatically broadcast it or not when 
> doing join. As it can't estimate object type size, this mechanism will throw 
> failure as shown in 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56533/consoleFull.
>  We should fix it.



--
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