GitHub user shivaram opened a pull request:
https://github.com/apache/spark/pull/14243
[SPARK-10683][SPARK-16510][SPARKR] Move SparkR include jar test to
SparkSubmitSuite
## What changes were proposed in this pull request?
This change moves the include jar test from R to SparkSubmitSuite and uses
a dynamically compiled jar. This helps us remove the binary jar from the R
package and solves both the CRAN warnings and the lack of source being
available for this jar.
## How was this patch tested?
SparkR unit tests, SparkSubmitSuite, check-cran.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shivaram/spark-1 sparkr-jar-move
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14243.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 #14243
----
commit 64f95a45a067fdc8f020cc67f7107042f512b028
Author: Shivaram Venkataraman <[email protected]>
Date: 2016-07-17T23:42:34Z
Move SparkR include jar test to SparkSubmitSuite
This helps us remove the binary jar from the R package and solves
both the CRAN warnings and the lack of source being available
for this jar.
----
---
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]