Description
Update the the programming guide (i.e. the document at http://spark.apache.org/docs/latest/sparkr.html) to cover the major new features in Spark 2.0. This will include
(a) UDFs with dapply, dapplyCollect
(b) spark.lapply for running parallel R functions
Attachments
Issue Links
- contains
-
SPARK-15129 Clarify conventions for calling Spark and MLlib from R
- Resolved
-
SPARK-16112 R programming guide update for gapply and gapplyCollect
- Resolved
- Is contained by
-
SPARK-15069 GSoC 2016: Exposing more R and Python APIs for MLlib
- Closed
- links to