[ https://issues.apache.org/jira/browse/SPARK-4168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-4168. ------------------------------ Resolution: Fixed Fix Version/s: 1.3.0 Looks like this was merged into master in https://github.com/apache/spark/commit/97a466eca0a629f17e9662ca2b59eeca99142c54 so I assume it's intended for 1.3.0 > Completed Stages Number are misleading webUI when stages are more than 1000 > --------------------------------------------------------------------------- > > Key: SPARK-4168 > URL: https://issues.apache.org/jira/browse/SPARK-4168 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 1.1.0 > Reporter: Zhang, Liye > Fix For: 1.3.0 > > > The number of completed stages and failed stages showed on webUI will always > be less than 1000. This is really misleading when there are already thousands > of stages completed or failed. The number should be correct even when only > partial of all stages listed on the webUI (stage info will be removed if the > number is too large). -- 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