GitHub user biglobster opened a pull request:
https://github.com/apache/spark/pull/14477
[SPARK-16870][docs]Summary:add "spark.sql.broadcastTimeout" into
docs/sql-programming-guâ¦
## What changes were proposed in this pull request?
default value for spark.sql.broadcastTimeout is 300s. and this property do
not show in any docs of spark. so add "spark.sql.broadcastTimeout" into
docs/sql-programming-guide.md to help people to how to fix this timeout error
when it happenned
## How was this patch tested?
not need
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
â¦ide.md
JIRA_ID:SPARK-16870
Description:default value for spark.sql.broadcastTimeout is 300s. and this
property do not show in any docs of spark. so add "spark.sql.broadcastTimeout"
into docs/sql-programming-guide.md to help people to how to fix this timeout
error when it happenned
Test:done
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/biglobster/spark keliang
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14477.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14477
----
commit 1473f877523116647c5cd1f07e97390b53bccd46
Author: keliang <[email protected]>
Date: 2016-08-03T08:43:52Z
Summary:add "spark.sql.broadcastTimeout" into docs/sql-programming-guide.md
JIRA_ID:SPARK-16870
Description:default value for spark.sql.broadcastTimeout is 300s. and this
property do not show in any docs of spark. so add "spark.sql.broadcastTimeout"
into docs/sql-programming-guide.md to help people to how to fix this timeout
error when it happenned
Test:done
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]