You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xin Ren (JIRA)" <ji...@apache.org> on 2015/12/02 20:06:11 UTC

[jira] [Updated] (SPARK-11155) Stage summary json should include stage duration

     [ https://issues.apache.org/jira/browse/SPARK-11155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xin Ren updated SPARK-11155:
----------------------------
    Attachment: Screen Shot 2015-12-02.png

sorry for being so slow... my first code change and it took me quite a while getting familiar with Spark terminology and structure took me quite a while.

I've submitted PR and please let me know if any change is needed. Thank you very much [~imranr] for your detailed guide for code change, it really helps me a lot!  :)

> Stage summary json should include stage duration 
> -------------------------------------------------
>
>                 Key: SPARK-11155
>                 URL: https://issues.apache.org/jira/browse/SPARK-11155
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>            Reporter: Imran Rashid
>            Assignee: Xin Ren
>            Priority: Minor
>              Labels: Starter
>         Attachments: Screen Shot 2015-12-02.png
>
>
> The json endpoint for stages doesn't include information on the stage duration that is present in the UI.  This looks like a simple oversight, they should be included.  eg., the metrics should be included at {{api/v1/applications/<appId>/stages}}. The missing metrics are {{submissionTime}} and {{completionTime}} (and whatever other metrics come out of the discussion on SPARK-10930)



--
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