GitHub user AhyoungRyu opened a pull request:

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

    [DOC][ZEPPELIN-1209] Remove a useless sentence about default interpreter in 
docs

    ### What is this PR for?
    As new interpreter registration mechanism which was started in 
[ZEPPELIN-804](https://issues.apache.org/jira/browse/ZEPPELIN-804), we can't 
set default interpreter anymore using `zeppelin-site.xml` as described in 
[https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration)
 (see `zeppelin.interpreters` property description in the configuration table). 
So we need to remove the related contents in Zeppelin docs site.
    
    Below pages will be updated: 
     - 
[https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html#apache-zeppelin-configuration)
     - 
[https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html#060-and-later](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html#060-and-later)
    
    ### What type of PR is it?
    Documentation
    
    ### What is the Jira issue?
    [ZEPPELIN-1209](https://issues.apache.org/jira/browse/ZEPPELIN-1209)
    
    ### How should this be tested?
    No need to test. Just removed two sentences about setting a default 
interpreter.
    
    ### 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/AhyoungRyu/zeppelin ZEPPELIN-1209

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

    https://github.com/apache/zeppelin/pull/1207.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 #1207
    
----
commit 9f44f224b894eb0fce9da7ad4c13ae12b96662a8
Author: AhyoungRyu <fbdkdu...@hanmail.net>
Date:   2016-07-20T04:30:26Z

    Remove useless sentence about default interpreter in docs

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to