[
https://issues.apache.org/jira/browse/SPARK-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038414#comment-14038414
]
Patrick Wendell commented on SPARK-2208:
----------------------------------------
A hotfix was merged here, but we should really fix the test:
https://github.com/apache/spark/pull/1141
> local metrics tests can fail on fast machines
> ---------------------------------------------
>
> Key: SPARK-2208
> URL: https://issues.apache.org/jira/browse/SPARK-2208
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Patrick Wendell
> Labels: starter
>
> I'm temporarily disabling this check. I think the issue is that on fast
> machines the fetch wait time can actually be zero, even across all tasks.
> We should see if we can write this in a different way to make sure there is a
> delay.
--
This message was sent by Atlassian JIRA
(v6.2#6252)