GitHub user lresende opened a pull request:

    https://github.com/apache/incubator-toree/pull/157

    [TOREE-480] Add support for spark-context-initialization-mode none

    Deprecate nosparkcontext in favor of spark-context-initialization-mode none.
    Note that old usage of nosparkcontext is automatically converted to use
    spark-context-initialization-mode none.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lresende/incubator-toree 
toree-438-spark-context-initialization-mode-none

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-toree/pull/157.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 #157
    
----
commit 9c9cf4adaff7ffc3ae8c786c8bca7e59fa95c2a4
Author: Luciano Resende <lresende@...>
Date:   2018-08-02T20:45:31Z

    [TOREE-480] Add support for spark-context-initialization-mode none
    
    Deprecate nosparkcontext in favor of spark-context-initialization-mode none.
    Note that old usage of nosparkcontext is automatically converted to use
    spark-context-initialization-mode none.

----


---

Reply via email to