GitHub user felixcheung opened a pull request:
https://github.com/apache/spark/pull/14177
[SPARK-16027][SPARKR] Fix R tests SparkSession init/stop
## What changes were proposed in this pull request?
Fix R SparkSession init/stop, and warnings of reusing existing Spark Context
## How was this patch tested?
unit tests
@shivaram
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark rsessiontest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14177.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 #14177
----
commit 72fffbb593de289fb4434c730c592e04b50fb13f
Author: Felix Cheung <[email protected]>
Date: 2016-07-13T05:42:01Z
fix session start/stop in tests
commit 614a63e091a8164696a4316564bdae53257953de
Author: Felix Cheung <[email protected]>
Date: 2016-07-13T06:56:56Z
fix test
commit 1a86e857ab954620fb33dde8667f3a2a7d5138dc
Author: Felix Cheung <[email protected]>
Date: 2016-07-13T07:56:09Z
fix style
----
---
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]