You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by zjffdu <gi...@git.apache.org> on 2018/05/29 04:57:24 UTC

[GitHub] zeppelin pull request #2989: ZEPPELIN-3508. Enable new spark interpreter in ...

GitHub user zjffdu opened a pull request:

    https://github.com/apache/zeppelin/pull/2989

    ZEPPELIN-3508. Enable new spark interpreter in 0.8.0

    ### What is this PR for?
    I'd like to enable it in 0.8 so that we can get more feedback from users. And user can still use the old implementing via setting `zeppelin.spark.useNew` to `false`
    
    
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3508
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


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

    $ git pull https://github.com/zjffdu/zeppelin ZEPPELIN-3508

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

    https://github.com/apache/zeppelin/pull/2989.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 #2989
    
----
commit 4bde6aeadc27962d210c7a884e8865e8fb59c6c4
Author: Jeff Zhang <zj...@...>
Date:   2018-05-29T04:55:02Z

    ZEPPELIN-3508. Enable new spark interpreter in 0.8.0

----


---

[GitHub] zeppelin pull request #2989: ZEPPELIN-3508. Enable new spark interpreter in ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zeppelin/pull/2989


---