You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/08/27 09:34:57 UTC

[jira] [Commented] (SPARK-2298) Show stage attempt in UI

    [ https://issues.apache.org/jira/browse/SPARK-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111981#comment-14111981 ] 

Patrick Wendell commented on SPARK-2298:
----------------------------------------

fixed by:
https://github.com/apache/spark/pull/1545

> Show stage attempt in UI
> ------------------------
>
>                 Key: SPARK-2298
>                 URL: https://issues.apache.org/jira/browse/SPARK-2298
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>            Reporter: Reynold Xin
>            Assignee: Masayoshi TSUZUKI
>            Priority: Critical
>         Attachments: Screen Shot 2014-06-25 at 4.54.46 PM.png
>
>
> We should add a column to the web ui to show stage attempt id. Then tasks should be grouped by (stageId, stageAttempt) tuple.
> When a stage is resubmitted (e.g. due to fetch failures), we should get a different entry in the web ui and tasks for the resubmission go there.
> See the attached screenshot for the confusing status quo. We currently show the same stage entry twice, and then tasks appear in both. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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