GitHub user cloverhearts reopened a pull request:
https://github.com/apache/zeppelin/pull/1025
ZEPPELIN-964 ] Jobmanagement - (2) basic front-end
### What is this PR for?
Job manger basic front end.
You can check to paragraph and notebook information.
It is created with the following additional functions PR.
(E. G., Filter and sort)
this PR is divided from the https://github.com/apache/zeppelin/pull/921
### What type of PR is it?
Featrue
### Todos
- [x] - notebook information
- [x] - viewing status for paragraph
- [x] - feat. running progress bar.
- [x] - added job menu in navbar.
(It can be modified by the following
(https://github.com/apache/zeppelin/pull/1013)
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-964
### How should this be tested?
1. create and running, modified notebook and paragraph.
2. check to cron or normal notebook status in job manager.
### Screenshots
<img width="683" alt="job manger-basic"
src="https://cloud.githubusercontent.com/assets/10525473/16113612/0120dec8-33f8-11e6-8dec-c74048fae637.png">
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloverhearts/zeppelin
dev/jobmanager/step/02-basic-front
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1025.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 #1025
----
commit 18db280fb18e2b32aa0f384adfbbc27efd056a57
Author: CloverHearts <[email protected]>
Date: 2016-06-16T08:40:12Z
modifed get run status for paragraph and bug fixed.
commit 75186c77c87a72c7f775b6e937353c147c627b14
Author: CloverHearts <[email protected]>
Date: 2016-06-16T10:11:48Z
implement basic - frontend for job manager.
commit 5d640187108e388eaa93eac79a96aa8b445b71c7
Author: CloverHearts <[email protected]>
Date: 2016-06-16T10:52:43Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
commit 9ee539b9dfd6393fa6525890adbab6eec66f07b2
Author: CloverHearts <[email protected]>
Date: 2016-06-16T16:25:47Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
commit baf3ec6bb128776f89f04e0270705aa3aa967617
Author: CloverHearts <[email protected]>
Date: 2016-06-17T07:37:22Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
commit 0313cfaa28822d70b5faaf5319569422a10496e3
Author: CloverHearts <[email protected]>
Date: 2016-06-17T15:30:17Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
commit 5d755205c18ba108e5cbb1a1b9f0fafe57696714
Author: CloverHearts <[email protected]>
Date: 2016-06-20T16:16:08Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
commit bb8858cace4bc636d2a908a000dba78059aa8ad3
Author: CloverHearts <[email protected]>
Date: 2016-06-28T08:10:34Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
Conflicts:
zeppelin-web/src/components/navbar/navbar.html
zeppelin-web/src/components/websocketEvents/websocketEvents.factory.js
commit db768384a7b964bf814628e642f4a7ccad5c8ee9
Author: CloverHearts <[email protected]>
Date: 2016-06-29T04:38:32Z
restore location for job menu in navbar
commit f183d7305f148daa09face9ac6211ade2da11a82
Author: CloverHearts <[email protected]>
Date: 2016-06-29T05:13:42Z
job paragraph information tooltip top to top-left
commit c759cff2a1a1dc653d8016d804c7d39b58457961
Author: CloverHearts <[email protected]>
Date: 2016-07-05T03:45:16Z
icon spin animation support for chrome.
commit aa7f502c99d80b6f6a96cdf004774c9c48b93b53
Author: CloverHearts <[email protected]>
Date: 2016-07-05T03:45:28Z
Merge branch 'master' into dev/jobmanager/step/02-basic-front
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---