[
https://issues.apache.org/jira/browse/SPARK-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071542#comment-14071542
]
Apache Spark commented on SPARK-2298:
-------------------------------------
User 'rxin' has created a pull request for this issue:
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
> 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)