[
https://issues.apache.org/jira/browse/SPARK-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-4269.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2.0)
1.3.0
Issue resolved by pull request 3133
[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.3.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]