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

Apache Spark reassigned SPARK-7932:
-----------------------------------

    Assignee: Apache Spark  (was: Kay Ousterhout)

> Scheduler delay shown in event timeline is incorrect
> ----------------------------------------------------
>
>                 Key: SPARK-7932
>                 URL: https://issues.apache.org/jira/browse/SPARK-7932
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>            Reporter: Kay Ousterhout
>            Assignee: Apache Spark
>            Priority: Minor
>
> In StagePage.scala, we round *down* to the nearest percent when computing the 
> proportion of a task's time spend in each phase of execution.  Scheduler 
> delay is computed by taking 100 - sum(all other proportions), which means 
> that a few extra percent may go into the scheduler delay.  As a result, 
> scheduler delay can appear larger in the visualization than it actually is.
> cc [~shivaram]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to