GitHub user MattWhelan opened a pull request:
https://github.com/apache/spark/pull/4627
SPARK-5841: remove DiskBlockManager shutdown hook on stop
After a call to stop, the shutdown hook is redundant, and causes a
memory leak.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MattWhelan/spark SPARK-5841
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4627.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 #4627
----
commit d5f5c7f4d10cd370fc39c2667cbfd3c2ba7ce8e2
Author: Matt Whelan <[email protected]>
Date: 2015-02-16T19:31:18Z
SPARK-5841: remove DiskBlockManager shutdown hook on stop
After a call to stop, the shutdown hook is redundant, and causes a
memory leak.
----
---
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]