Github user XuefengWu commented on the pull request:

    https://github.com/apache/spark/pull/3380#issuecomment-64148623
  
    this unit test is try to verify the local metrics, but the 
shuffleReadMetrics measure time fetch data. It dependence on number of 
partitions and read time. In my desktop, when the number of partitions is the 
some as cores, the shuffle read time alway be zero.  So I hacked the 
blockManager, it always sleep 1 millis, to make sure shuffleReadMetrics 
fetchWaitTime more than zero.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to