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

Josh Rosen updated SPARK-2298:
------------------------------
    Fix Version/s: 1.1.0

> 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: Reynold Xin
>            Priority: Critical
>             Fix For: 1.1.0
>
>         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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to