GitHub user shivaram opened a pull request:

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

    [SPARK-6806] [SPARKR] [DOCS] Add a new SparkR programming guide

    This PR adds a new SparkR programming guide at the top-level. This will be 
useful for R users as our APIs don't directly match the Scala/Python APIs and 
as we need to explain SparkR without using RDDs as examples etc.
    
    cc @rxin @davies @pwendell 
    
    cc @cafreeman -- Would be great if you could also take a look at this !
    


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

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

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

    https://github.com/apache/spark/pull/6490.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 #6490
    
----
commit ea816a17b1e3e94678a676fb0a39ea561fafb0c8
Author: Shivaram Venkataraman <[email protected]>
Date:   2015-05-29T06:32:10Z

    Add a new SparkR programming guide
    Also update write.df, read.df to handle defaults better

commit d09703ca1cdd92832fa9c85b97fe2b5d53edf898
Author: Shivaram Venkataraman <[email protected]>
Date:   2015-05-29T06:36:02Z

    Fix default argument in read.df

----


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