GitHub user cloverhearts opened a pull request:

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

    [WIP] Restful API Editor for interpreters

    ### What is this PR for?
    Add the editor that can be easily access to RESTful API of Interpreter.
    The PR is currently being tested and implemented.
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    - [x] Implement Restful Api Editor
    - [ ] make a new gateway for restful api editor.
    - [ ] add license informations for new module.
    
    
    ### What is the Jira issue?
    none.
    
    ### How should this be tested?
    UI will only operate active.
    Restful Editor, click the button on left paragraph controller.
    Please, See the screen shot.
    
    ### Screenshots (if appropriate)
    
![restfulkylineditor](https://cloud.githubusercontent.com/assets/10525473/19747838/078a01fc-9c19-11e6-8cdd-2b23ed2f3482.gif)
    ### Questions:
    
    * Does the licenses files need update?
    * Is there breaking changes for older versions?
    * Does this needs documentation?


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

    $ git pull https://github.com/cloverhearts/zeppelin 
dev/zeppelin-restful-editor

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

    https://github.com/apache/zeppelin/pull/1563.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 #1563
    
----
commit bfc535a11f88d2511a479df289b0272e9c098019
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-10-26T13:47:45Z

    implement restful api editor

commit 5184d1deced7d2bac85ac1a501b43c03f9c0ca90
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-10-26T22:11:42Z

    create restful api editor

----


---
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