GitHub user zhzhan opened a pull request:
https://github.com/apache/spark/pull/4676
[Spark 5889] Remove pid file after stopping service.
Currently the pid file is not deleted, and potentially may cause some
problem after service is stopped. The fix remove the pid file after service
stopped.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhzhan/spark spark-5889
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4676.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 #4676
----
commit e63bfa5dcd7f35e0101a8aa6631a1ae29b81a399
Author: Zhan Zhang <[email protected]>
Date: 2014-08-08T17:47:18Z
test
commit c0c7d2ae0dcd4d8921513910985e10f1f58e8ab4
Author: Zhan Zhang <[email protected]>
Date: 2015-01-07T21:01:45Z
squash all commits
commit bfabd91d350fbb48c103896a585b362c7c823c2d
Author: Zhan Zhang <[email protected]>
Date: 2015-02-18T19:22:23Z
spark-5889: remove pid file after stopping service
----
---
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]