You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matt Cheah (JIRA)" <ji...@apache.org> on 2014/10/07 21:42:33 UTC

[jira] [Created] (SPARK-3835) Spark applications that are killed should show up as "KILLED" or "CANCELLED" in the Spark UI

Matt Cheah created SPARK-3835:
---------------------------------

             Summary: Spark applications that are killed should show up as "KILLED" or "CANCELLED" in the Spark UI
                 Key: SPARK-3835
                 URL: https://issues.apache.org/jira/browse/SPARK-3835
             Project: Spark
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 1.1.0
            Reporter: Matt Cheah


Spark applications that crash or are killed are listed as FINISHED in the Spark UI.

It looks like the Master only passes back a list of "Running" applications and a list of "Completed" applications, All of the applications under "Completed" have status "FINISHED", however if they were killed manually they should show "CANCELLED", or if they failed they should read "FAILED".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org