[
https://issues.apache.org/jira/browse/SPARK-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-5495.
------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Assignee: Saisai Shao
It looks like this was merged in
https://github.com/apache/spark/commit/67595eb8fb563eb26654f056033a01f0199bdf68
but not resolved, I'm assuming it should be?
> Offer user the ability to kill application in master web UI for standalone
> mode
> -------------------------------------------------------------------------------
>
> Key: SPARK-5495
> URL: https://issues.apache.org/jira/browse/SPARK-5495
> Project: Spark
> Issue Type: New Feature
> Components: Web UI
> Reporter: Saisai Shao
> Assignee: Saisai Shao
> Fix For: 1.4.0
>
>
> For cluster admins or users who manage the whole cluster need to have the
> ability to kill the dangling or long-running applications through simple
> ways.
> For examples, if user started with a spark-shell for a long time but actually
> is pending without any job running. In this scenario, it is better for the
> admins to kill that apps to free the resources.
> Currently Spark user can kill the stage in driver UI, but not application. So
> here I'd propose to add a function to kill the application in master web UI
> for standalone mode.
> The snapshot of function shows as below:
> !https://dl.dropboxusercontent.com/u/19230832/master_ui.png!
> Add a kill action for each active application, kill action here is to simply
> stop the specific application.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]