You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/11/06 10:37:34 UTC

[jira] [Commented] (SPARK-4269) Make wait time in BroadcastHashJoin configurable

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

Apache Spark commented on SPARK-4269:
-------------------------------------

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

> Make wait time in BroadcastHashJoin configurable
> ------------------------------------------------
>
>                 Key: SPARK-4269
>                 URL: https://issues.apache.org/jira/browse/SPARK-4269
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.1.0
>            Reporter: Jacky Li
>             Fix For: 1.2.0
>
>
> In BroadcastHashJoin, currently it is using a hard coded value (5 minutes) to wait for the execution and broadcast of the small table. 
> In my opinion, it should be a configurable value since broadcast may exceed 5 minutes in some case, like in a busy/congested network environment.



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

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