[ https://issues.apache.org/jira/browse/SPARK-26100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
shahid updated SPARK-26100: --------------------------- Description: 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. !Screenshot from 2018-11-17 16-55-09.png! !Screenshot from 2018-11-17 16-54-42.png! was: 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. !Screenshot from 2018-11-17 16-54-42.png! > 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 > Priority: Major > Attachments: Screenshot from 2018-11-17 16-54-42.png, Screenshot from > 2018-11-17 16-54-42.png, Screenshot from 2018-11-17 16-55-09.png > > > 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. > !Screenshot from 2018-11-17 16-55-09.png! > > > > > !Screenshot from 2018-11-17 16-54-42.png! -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org