GitHub user sryza opened a pull request:
https://github.com/apache/spark/pull/2440
SPARK-3574. Shuffle finish time always reported as -1
The included test waits 100 ms after job completion for task completion
events to come in so it can verify they have reasonable finish times. Does
anyone know a better way to wait on listener events that are expected to come
in?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sryza/spark sandy-spark-3574
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2440.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2440
----
commit f83b5e775c714d2c40bc7c4d8728775271f76594
Author: Sandy Ryza <[email protected]>
Date: 2014-09-18T00:36:51Z
SPARK-3574. Shuffle finish time always reported as -1
commit 4edcfb5de908b205576db9c97e1156ee977f6fb6
Author: Sandy Ryza <[email protected]>
Date: 2014-09-18T00:53:01Z
Add test
----
---
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]