Shixiong Zhu created SPARK-8705:
-----------------------------------

             Summary: 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
            Reporter: Shixiong Zhu


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to