[
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: [email protected]
For additional commands, e-mail: [email protected]