You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:13:45 UTC

[jira] [Resolved] (SPARK-13619) Jobs page UI shows wrong number of failed tasks

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

Hyukjin Kwon resolved SPARK-13619.
----------------------------------
    Resolution: Incomplete

> Jobs page UI shows wrong number of failed tasks
> -----------------------------------------------
>
>                 Key: SPARK-13619
>                 URL: https://issues.apache.org/jira/browse/SPARK-13619
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 1.6.0
>            Reporter: Devaraj K
>            Priority: Minor
>              Labels: bulk-closed
>
> In Master and History Server UI's, Jobs page shows the wrong number of failed tasks.
> http://X.X.X.X:8080/history/app-20160303024135-0001/jobs/
> h3. Completed Jobs (1)
> ||Job Id||	Description||	Submitted||	Duration||	Stages: Succeeded/Total||	Tasks (for all stages): Succeeded/Total||
> |0 | saveAsTextFile at PipeLineTest.java:52| 2016/03/03 02:41:36 |	16 s |	2/2	| 100/100 (2 failed)|
> \\
> \\
> When we go to the Job details page, we can see different number for failed tasks and It is the correct number based on the failed tasks.
> http://x.x.x.x:8080/history/app-20160303024135-0001/jobs/job/?id=0
> h3. Completed Stages (2)
> ||Stage Id||	Description||	Submitted||	Duration||	Tasks: Succeeded/Total||	Input||	Output||	Shuffle Read||	Shuffle Write||
> |1|	saveAsTextFile at PipeLineTest.java:52 +details|2016/03/03 02:41:51|	1 s|	50/50 (6 failed)|		|7.6 KB|	371.0 KB|	|
> |0|	mapToPair at PipeLineTest.java:29 +details|2016/03/03 02:41:36|	15 s|	50/50|	1521.7 MB|	|	|	371.0 KB|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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