Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-5495

Offer user the ability to kill application in master web UI for standalone mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • Web UI
    • None

    Description

      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:

      Add a kill action for each active application, kill action here is to simply stop the specific application.

      Attachments

        Issue Links

          Activity

            People

              jerryshao Saisai Shao
              jerryshao Saisai Shao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: