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

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

Jacky Li created SPARK-4269:
-------------------------------

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