GitHub user krishnakalyan3 opened a pull request:
https://github.com/apache/spark/pull/14179
[SPARK-16055][SPARKR] warning added while using sparkPackages with
spark-submit
## What changes were proposed in this pull request?
SPARK-16055
parkPackages - argument is passed and we detect that we are in the R script
mode, we should print some warning like --packages flag should be used with
with spark-submit
## How was this patch tested?
In my system locally
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/krishnakalyan3/spark spark-pkg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14179.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 #14179
----
commit 3d5d49bc0362c2c0bd7faed7170f449b7c179807
Author: krishnakalyan3 <[email protected]>
Date: 2016-07-13T08:53:15Z
warning added while using sparkPackages with spark-submit
----
---
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]