GitHub user shimingfei opened a pull request:
https://github.com/apache/spark/pull/3299
[SPARK-4441] Close Tachyon client when TachyonBlockManager is shutdown
Currently Tachyon client is not closed when TachyonBlockManager is shut
down. which causes some resources in Tachyon not reclaimed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shimingfei/spark closeClient
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3299.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 #3299
----
commit 16a7a4b173052fc16beec46b17843058c256c19c
Author: Mingfei <[email protected]>
Date: 2014-11-17T05:05:28Z
close Tachyon client when TachyonBlockManager is shutdown
----
---
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]