GitHub user brkyvz opened a pull request:

    https://github.com/apache/spark/pull/7139

    [WIP][SPARK-8313] R Spark packages support

    ** This is a work in progress. Opened this up early for community testing **
    
    @shivaram @cafreeman Could you please help me in testing this out? Exposing 
and running `rPackageBuilder` from inside the shell works, but for some reason, 
I can't get it to work during Spark Submit. It just starts relaunching Spark 
Submit.
    
    For testing, you may use the R branch with 
[sbt-spark-package](https://github.com/databricks/sbt-spark-package). You can 
call spPackage, and then pass the jar using `--jars`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brkyvz/spark r-submit

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/7139.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 #7139
    
----
commit 8810beb215e8b3b646e0ae32794a16dd5da1eb65
Author: Burak Yavuz <[email protected]>
Date:   2015-07-01T01:15:00Z

    R packages support

----


---
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]

Reply via email to