ZEPPELIN-531 ] Job management - Filter and Run/stop controller#1152
Closed
cloverhearts wants to merge 6 commits into
Closed
ZEPPELIN-531 ] Job management - Filter and Run/stop controller#1152cloverhearts wants to merge 6 commits into
cloverhearts wants to merge 6 commits into
Conversation
Contributor
|
@cloverhearts This needs to be fixed: We can't have the front-end call for refresh every x seconds, only the server should be sending that event to us through websocket. |
Member
Author
|
@corneadoug |
# Conflicts: # zeppelin-web/src/app/jobmanager/jobmanager.controller.js # zeppelin-web/src/app/jobmanager/jobs/job.controller.js
# Conflicts: # zeppelin-web/src/app/jobmanager/jobmanager.controller.js
Member
Author
|
i will divide this pr. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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?
Improvement
Todos
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
Screen Shots
ScreenShots
and working video (animated gif)
How should this be tested?
Screenshots (if appropriate)
Questions: