GitHub user cloverhearts opened a pull request:

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

    ZEPPELIN-531 ] Job management - Filter and Run/stop controller

    ### What is this PR for?
    Job manger front side feature
    
    sort by notebook name (asc/desc),
    search for notebook(filtering)
    filter by interpreter group.
    run / stop to notebook.
    
    It is created with the following additional functions PR.
    (E. G., Filter and sort)
    
    this PR is divided from the #921
    
    ### What type of PR is it?
    [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
    
    ### Todos
    - [x] sort by notebook name (asc/desc),
    - [x] search for notebook(filtering)
    - [x] filter by interpreter group.
    - [x] run / stop to notebook.
    - [ ] create test case.
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-531
    https://issues.apache.org/jira/browse/ZEPPELIN-965
    https://issues.apache.org/jira/browse/ZEPPELIN-966
    https://issues.apache.org/jira/browse/ZEPPELIN-967
    https://issues.apache.org/jira/browse/ZEPPELIN-968
    https://issues.apache.org/jira/browse/ZEPPELIN-969
    https://issues.apache.org/jira/browse/ZEPPELIN-970
    
    ### How should this be tested?
    1. create and running, modified notebook and paragraph.
    1. check to cron or normal notebook status in job manager.
    1. use to filter featrue in jobmanagement page
    ### 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/cloverhearts/zeppelin 
dev/jobmanager/step/03-filterandmisc

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

    https://github.com/apache/zeppelin/pull/1152.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 #1152
    
----
commit 88e8423a4e376d5692bc12882ea8794063953ab1
Author: CloverHearts <cloverheartsdev+git...@gmail.com>
Date:   2016-07-08T06:12:19Z

    Add filter for job management

commit 5bf6df08a866eac18202060435f3fe845e35da95
Author: CloverHearts <cloverheartsdev+git...@gmail.com>
Date:   2016-07-08T07:43:47Z

    added job management play/stop controller

----


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