You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ABHISHEK KUMAR GUPTA (JIRA)" <ji...@apache.org> on 2018/11/17 11:27:00 UTC

[jira] [Created] (SPARK-26100) Jobs table and Aggregate metrics table are showing lesser number of tasks

ABHISHEK KUMAR GUPTA created SPARK-26100:
--------------------------------------------

             Summary: Jobs table and Aggregate metrics table are showing lesser number of tasks 
                 Key: SPARK-26100
                 URL: https://issues.apache.org/jira/browse/SPARK-26100
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Web UI
    Affects Versions: 2.3.2
            Reporter: ABHISHEK KUMAR GUPTA


Test step to reproduce:

1) {{bin/spark-shell --master yarn --conf spark.executor.instances=3}}

2){{sc.parallelize(1 to 10000, 10).map\{ x => throw new RuntimeException("Bad executor")}.collect() }}

 

3) Open Application from the history server UI

Jobs table and Aggregated metrics are showing lesser number of tasks.

 

!image-2018-11-17-16-55-37-226.png!

 

!image-2018-11-17-16-55-58-934.png!

 



--
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