GitHub user shivaram opened a pull request:

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

    [SPARK-16581][SPARKR] Make JVM backend calling functions public

    ## What changes were proposed in this pull request?
    
    This change exposes a public API in SparkR to create objects, call methods 
on the Spark driver JVM
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    
    
    Unit tests, CRAN checks 


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

    $ git pull https://github.com/shivaram/spark-1 sparkr-java-api

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

    https://github.com/apache/spark/pull/14775.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 #14775
    
----
commit 472072ae12c146bd1a7a844337c4496bbdfdbd2d
Author: Shivaram Venkataraman <shiva...@cs.berkeley.edu>
Date:   2016-08-22T19:37:38Z

    First cut of making JVM functions public

commit d772285ab1d6ed7facd5db05b772ba752428a30f
Author: Shivaram Venkataraman <shiva...@cs.berkeley.edu>
Date:   2016-08-23T17:29:43Z

    Improve documentation for JVM methods

commit 5f4b53ad03f6c6b5d4d643a8e6161856b0452704
Author: Shivaram Venkataraman <shiva...@cs.berkeley.edu>
Date:   2016-08-23T17:29:59Z

    Merge branch 'master' of https://github.com/apache/spark into 
sparkr-java-api

commit 5f2936165e7c9fa00bd589563a6b0a324b1e7989
Author: Shivaram Venkataraman <shiva...@cs.berkeley.edu>
Date:   2016-08-23T18:30:52Z

    Merge branch 'master' of https://github.com/apache/spark into 
sparkr-java-api

commit d267f2f271aa4e3f7bd8542fa1772ecc978eeee8
Author: Shivaram Venkataraman <shiva...@cs.berkeley.edu>
Date:   2016-08-23T19:40:39Z

    Add unit tests for JVM API

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to