[ https://issues.apache.org/jira/browse/SPARK-26219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703619#comment-16703619 ]
shahid commented on SPARK-26219: -------------------------------- I will raise a PR > Executor summary is not getting updated for failure jobs in history server UI > ----------------------------------------------------------------------------- > > Key: SPARK-26219 > URL: https://issues.apache.org/jira/browse/SPARK-26219 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 2.3.2, 2.4.0 > Reporter: shahid > Priority: Major > Attachments: Screenshot from 2018-11-29 22-13-34.png, Screenshot from > 2018-11-29 22-13-44.png > > > Test step to reproduce: > {code:java} > bin/spark-shell --master yarn --conf spark.executor.instances=3 > sc.parallelize(1 to 10000, 10).map{ x => throw new RuntimeException("Bad > executor")}.collect() > {code} > 1)Open the application from History UI > 2) Go to the executor tab -- 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