[ https://issues.apache.org/jira/browse/SPARK-21252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen updated SPARK-21252: ------------------------------ Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) I don't know what the underlying exact values are; those are likely available from the API. That would help figure out if there's an actual rounding problem. If not, I don't think this would be changed. > The duration times showed by spark web UI are inaccurate > -------------------------------------------------------- > > Key: SPARK-21252 > URL: https://issues.apache.org/jira/browse/SPARK-21252 > Project: Spark > Issue Type: Improvement > Components: Web UI > Affects Versions: 2.0.0, 2.0.1, 2.1.0, 2.1.1 > Reporter: igor mazor > Priority: Minor > > The duration times showed by spark UI are inaccurate and seems to be rounded. > For example when a job had 2 stages, first stage executed in 47 ms and second > stage in 3 seconds, the total execution time showed by the UI is 4 seconds. > Another example, first stage was executed in 20 ms and second stage in 4 > seconds, the total execution time showed by the UI would be in that case also > 4 seconds. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org