You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/07/20 09:44:04 UTC

[jira] [Resolved] (SPARK-8705) Javascript error in the web console when `totalExecutionTime` of a task is 0

     [ https://issues.apache.org/jira/browse/SPARK-8705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shixiong Zhu resolved SPARK-8705.
---------------------------------
          Resolution: Fixed
    Target Version/s: 1.5.0  (was: 1.4.2, 1.5.0)

Resolved by https://github.com/apache/spark/pull/7088

> Javascript error in the web console when `totalExecutionTime` of a task is 0
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-8705
>                 URL: https://issues.apache.org/jira/browse/SPARK-8705
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 1.4.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>             Fix For: 1.5.0
>
>
> Because System.currentTimeMillis() is not accurate for tasks that only need several milliseconds, sometimes totalExecutionTime in makeTimeline will be 0. If totalExecutionTime is 0, there will the following error in the console.
> !https://cloud.githubusercontent.com/assets/1000778/8406776/5cd38e04-1e92-11e5-89f2-0c5134fe4b6b.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org