GitHub user sanjay-saxena opened a pull request:
https://github.com/apache/incubator-toree-website/pull/6
Updated doc for --spark-context-initialization-timeout option
To address TOREE-443, a new command-line option,
--spark-context-initialization-timeout, has been introduced.
Cleaned up the list of command-line options specified in
site/docs/current/user/installation.md and also added information
about the newly added command-line option.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjay-saxena/incubator-toree-website
configurable-kernel-execution-timeout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-toree-website/pull/6.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 #6
----
commit d035963e585f558900968c2dbe7e4573072a0af7
Author: Sanjay Saxena <[email protected]>
Date: 2017-11-20T21:15:25Z
Updated doc for --spark-context-initialization-timeout option
To address TOREE-443, a new command-line option,
--spark-context-initialization-timeout, has been introduced.
Cleaned up the list of command-line options specified in
site/docs/current/user/installation.md and also added information
about the newly added command-line option.
----
---