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

Apache Spark reassigned SPARK-6973:
-----------------------------------

    Assignee: Apache Spark

> The total stages on the allJobsPage is wrong
> --------------------------------------------
>
>                 Key: SPARK-6973
>                 URL: https://issues.apache.org/jira/browse/SPARK-6973
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: meiyoula
>            Assignee: Apache Spark
>         Attachments: allJobs.png
>
>
> The job has two stages,  map and collect stage. Both two retried two times. 
> The first and second time of map stage is successful, and the third time 
> skipped. Of collect stage, the first and second time is failed, and the third 
> time is successful.
> On the allJobs page, the number of total stages is allStages-skippedStages. 
> Mostly it's wright, but here I think total stages should be 2.



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

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

Reply via email to