GitHub user shivaram opened a pull request:

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

    [SPARK-6799] [SPARKR] Remove SparkR RDD examples, add dataframe examples

    This PR also makes some of the DataFrame to RDD methods private as the RDD 
class is private in 1.4
    
    cc @rxin @pwendell 

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

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

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

    https://github.com/apache/spark/pull/5949.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 #5949
    
----
commit 6c42fdcc887dd4535fe3f919d8d63cbe2dde0b00
Author: Shivaram Venkataraman <[email protected]>
Date:   2015-05-06T20:16:33Z

    Remove SparkR RDD examples, add dataframe examples

----


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