Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add interrupt button to spark progress #7428

Closed
scottdraves opened this issue May 25, 2018 · 3 comments
Closed

add interrupt button to spark progress #7428

scottdraves opened this issue May 25, 2018 · 3 comments
Assignees
Milestone

Comments

@scottdraves
Copy link
Contributor

an "x" aligned right that interrupts the job on the cluster.

@scottdraves
Copy link
Contributor Author

how about a "bkg" button that allows the cell to finish even though it is still running.
as if you had run it with %%async?

@scottdraves
Copy link
Contributor Author

yes the bkg button is a good idea. it should be labeled with "&". it should be to the left of the "x".
tooltip for "x" should be "interrupt spark job". tooltip for "&" should be "put spark job in the background, let it complete asynchronously".

@sgopalan sgopalan added this to the Must milestone Jul 18, 2018
@LeeTZ
Copy link
Contributor

LeeTZ commented Jul 25, 2018

@piorek Please help @jaroslawmalekcodete with frontend development, to style the widget.

jaroslawmalekcodete added a commit that referenced this issue Jul 26, 2018
piorek added a commit that referenced this issue Jul 26, 2018
jaroslawmalekcodete added a commit that referenced this issue Aug 6, 2018
jaroslawmalekcodete added a commit that referenced this issue Aug 6, 2018
piorek added a commit that referenced this issue Aug 9, 2018
piorek added a commit that referenced this issue Aug 9, 2018
piorek added a commit that referenced this issue Aug 9, 2018
piorek added a commit that referenced this issue Aug 9, 2018
LeeTZ pushed a commit that referenced this issue Aug 13, 2018
* #7428: add interrupt button(init)

* #7428: fix css

* #7428: add cancelled spark tasks label

* #7428 fix

* #7428: improve style in preview

* #7428: bkg button init

* #7428: expose REST server

* #7428: adapt get code cell method to rest server

* #7428: adapt stop spark session button to rest server

* #7428: fix interrupt kernel button under Win

* #7428 fix dataType in restService

* #7428 add catch block and cleanup

* #7428 code cleanup

* #7428 change icon to &
@LeeTZ LeeTZ closed this as completed Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants