You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by AhyoungRyu <gi...@git.apache.org> on 2017/01/06 06:02:58 UTC

[GitHub] zeppelin pull request #1855: [ZEPPELIN-1913] Separate "Apache Zeppelin Confi...

GitHub user AhyoungRyu opened a pull request:

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

    [ZEPPELIN-1913] Separate "Apache Zeppelin Configuration" from quickstart page

    ### What is this PR for?
    I think [Quick Start](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html) page should contain minimum contents to get start Zeppelin for beginners. If not, this can be making the entrance barrier high. But after "SSL configuration" contents were added, configuration section came so long. So I created new page `configuration.md` and separated the all configuration related contents from Quick Start page.
    
    ### What type of PR is it?
    Documentation
    
    ### What is the Jira issue?
    [ZEPPELIN-1913](https://issues.apache.org/jira/browse/ZEPPELIN-1913)
    
    ### How should this be tested?
    Outline the steps to test the PR here.
    
    ### Screenshots (if appropriate)
     - before (quickstart guide + Zeppelin configuration in one page)
    ![before](https://cloud.githubusercontent.com/assets/10060731/21708853/b7cae9ee-d41f-11e6-867a-3870ecd42efa.gif)
    
     - after (separated two page)
    ![after](https://cloud.githubusercontent.com/assets/10060731/21708865/d0cf7ca2-d41f-11e6-9ca2-0ea9649c896e.gif)
    
    
    ### 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 separate/confContents

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

    https://github.com/apache/zeppelin/pull/1855.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 #1855
    
----
commit 9d0cb197e7971ebf644dee3506b551a8976ad089
Author: AhyoungRyu <fb...@hanmail.net>
Date:   2017-01-06T05:31:44Z

    Separate 'Zeppelin Configuration' section from quickstart

commit 54f9ad9fb50fe00f18ca0c8163e0abfe51097cc7
Author: AhyoungRyu <fb...@hanmail.net>
Date:   2017-01-06T05:35:40Z

    Update page description

----


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

[GitHub] zeppelin issue #1855: [MINOR][ZEPPELIN-1913] Separate "Apache Zeppelin Confi...

Posted by AhyoungRyu <gi...@git.apache.org>.
Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1855
  
    CI failed in only 1 case like below 
    
    ```
    Results :
    
    Failed tests: 
      NotebookTest.testAbortParagraphStatusOnInterpreterRestart:760 expected:<ABORT> but was:<RUNNING>
    
    Tests run: 153, Failures: 1, Errors: 0, Skipped: 0
    
    ```
    
    This is irrelevant to this docs change(reported in [ZEPPELIN-1857](https://issues.apache.org/jira/browse/ZEPPELIN-1857)), so merge if there are no more comments.


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

[GitHub] zeppelin pull request #1855: [MINOR][ZEPPELIN-1913] Separate "Apache Zeppeli...

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

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


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

[GitHub] zeppelin issue #1855: [MINOR][ZEPPELIN-1913] Separate "Apache Zeppelin Confi...

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/zeppelin/pull/1855
  
    This is great!


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