GitHub user junyangq opened a pull request:

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

    [Spark-16579][SparkR] add install_spark function

    ## What changes were proposed in this pull request?
    
    Add an install_spark function to the SparkR package. User can run 
`install_spark()` to install Spark to a local directory within R. 
    
    ## How was this patch tested?
    
    Manual tests, SparkR unit tests, running the check-cran.sh script added in 
#14173.


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

    $ git pull https://github.com/junyangq/spark SPARK-16579

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

    https://github.com/apache/spark/pull/14258.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 #14258
    
----
commit 66cfb6c771bc94e8b6de71fa9cbc057efac64484
Author: Junyang Qian <[email protected]>
Date:   2016-07-19T04:15:51Z

    add install_spark

commit 9d52d191acb5a55e9173897aaf381072590d9d01
Author: Junyang Qian <[email protected]>
Date:   2016-07-19T08:46:09Z

    add doc for install_spark

----


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