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/01/12 01:40:54 UTC

[GitHub] zeppelin pull request #2724: [ZEPPELIN-2961] Remove unnecessary interpreter-...

GitHub user zjffdu opened a pull request:

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

    [ZEPPELIN-2961] Remove unnecessary interpreter-setting.json file in the spark interpreter.

    ### What is this PR for?
    
    Based on @Leemoonsoo 's work in #2602 , remove the unnecessary `interpreter-setting.json` 
    
    
    ### What type of PR is it?
    [ Improvement ]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-2961
    
    ### How should this be tested?
    * Travis build pass and manually verified. 
    
    ### 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-2961

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

    https://github.com/apache/zeppelin/pull/2724.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 #2724
    
----
commit 1c5cb83746302d011dec5355bc405552dbbb5b8b
Author: Lee moon soo <mo...@...>
Date:   2017-09-29T19:35:51Z

    [ZEPPELIN-2961] Remove unnecessary interpreter-setting.json file in the spark interpreter.

----


---

[GitHub] zeppelin pull request #2724: [ZEPPELIN-2961] Remove unnecessary interpreter-...

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

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


---