GitHub user ilganeli opened a pull request:
https://github.com/apache/spark/pull/4965
[SPARK-5845] Time to cleanup spilled shuffle files not included in shuffle
write time
I've added a timer in the right place to fix this inaccuracy.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilganeli/spark SPARK-5845
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4965.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 #4965
----
commit db8647e268097358c5bf184a31e35e3404751f8d
Author: Ilya Ganelin <[email protected]>
Date: 2015-02-25T01:11:59Z
Added update for shuffleWriteTime around spilled file cleanup in
ExternalSorter
commit 9434b503835b6431105d82caeda1444f2c14b473
Author: Ilya Ganelin <[email protected]>
Date: 2015-03-10T20:29:22Z
Merge remote-tracking branch 'upstream/master' into SPARK-5845
----
---
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]