aboutsummaryrefslogtreecommitdiff
path: root/docs/sparkr.md
Commit message (Expand)AuthorAgeFilesLines
* [MINOR][SPARKR] Move 'Data type mapping between R and Spark' to right place i...Yanbo Liang2017-03-271-69/+69
* [SPARK-18849][ML][SPARKR][DOC] vignettes final check reorgFelix Cheung2016-12-171-12/+29
* [SPARK-18325][SPARKR][ML] SparkR ML wrappers example code and user guideYanbo Liang2016-12-081-26/+20
* [SPARK-18643][SPARKR] SparkR hangs at session start when installed as a packa...Felix Cheung2016-12-041-1/+3
* [SPARK-18073][DOCS][WIP] Migrate wiki to spark.apache.org web siteSean Owen2016-11-231-1/+1
* [SQL][DOC] updating doc for JSON source to link to jsonlines.orgFelix Cheung2016-10-261-1/+1
* [SPARK-18013][SPARKR] add crossJoin APIFelix Cheung2016-10-211-0/+4
* [SPARK-17210][SPARKR] sparkr.zip is not distributed to executors when running...Jeff Zhang2016-09-231-0/+15
* [SPARK-17445][DOCS] Reference an ASF page as the main place to find third-par...Sean Owen2016-09-141-1/+2
* [SPARKR][DOCS] fix broken url in docFelix Cheung2016-07-251-54/+53
* [SPARKR][DOCS] minor code sample update in R programming guideFelix Cheung2016-07-181-2/+2
* [SPARK-16112][SPARKR] Programming guide for gapply/gapplyCollectNarine Kokhlikyan2016-07-161-4/+134
* [SPARKR][DOCS][MINOR] R programming guide to include csv data source exampleFelix Cheung2016-07-131-9/+18
* [SPARKR][DOC] SparkR ML user guides update for 2.0Yanbo Liang2016-07-111-18/+25
* [SPARK-16088][SPARKR] update setJobGroup, cancelJobGroup, clearJobGroupFelix Cheung2016-06-231-0/+2
* [SPARK-15672][R][DOC] R programming guide updateKai Jiang2016-06-221-0/+77
* [SPARK-15863][SQL][DOC][SPARKR] sql programming guide updates to include spar...Felix Cheung2016-06-211-1/+1
* [SPARK-15159][SPARKR] SparkSession roxygen2 doc, programming guide, example u...Felix Cheung2016-06-201-51/+48
* [SPARK-15129][R][DOC] R API changes in MLGayathriMurali2016-06-171-58/+19
* [SPARK-10903] followup - update API doc for SqlContextfelixcheung2016-05-261-0/+1
* [SPARK-12071][DOC] Document the behaviour of NA in RKrishna Kalyan2016-05-241-0/+1
* [MINOR] [SPARKR] Update data-manipulation.R to use native csv readerYanbo Liang2016-05-091-2/+2
* [SPARK-14883][DOCS] Fix wrong R examples and make them up-to-dateDongjoon Hyun2016-04-241-6/+5
* [SPARK-12148][SPARKR] fix doc after renaming DataFrame to SparkDataFramefelixcheung2016-04-231-2/+3
* [SPARK-12232][SPARKR] New R API for read.table to avoid name conflictfelixcheung2016-01-191-7/+4
* [SPARKR][DOC] minor doc update for version in migration guidefelixcheung2016-01-051-3/+3
* [SPARK-12318][SPARKR] Save mode in SparkR should be error by defaultJeff Zhang2015-12-161-1/+8
* [SPARK-12116][SPARKR][DOCS] document how to workaround function name conflict...felixcheung2015-12-031-1/+2
* [SPARK-11339][SPARKR] Document the list of functions in R base package that a...felixcheung2015-11-181-1/+36
* [SPARK-11684][R][ML][DOC] Update SparkR glm API doc, user guide and example c...Yanbo Liang2015-11-181-8/+42
* [SPARK-11407][SPARKR] Add doc for running from RStudiofelixcheung2015-11-031-3/+43
* [SPARK-11340][SPARKR] Support setting driver properties when starting Spark f...felixcheung2015-10-301-8/+20
* [SPARK-9713] [ML] Document SparkR MLlib glm() integration in Spark 1.5Eric Liang2015-08-111-1/+36
* [SPARK-8900] [SPARKR] Fix sparkPackages in init documentationShivaram Venkataraman2015-07-081-1/+1
* [SPARK-8894] [SPARKR] [DOC] Example code errors in SparkR documentation.Sun Rui2015-07-081-1/+1
* [SPARK-8506] Add pakages to R context created through init.Holden Karau2015-06-241-4/+13
* [SPARK-6806] [SPARKR] [DOCS] Add a new SparkR programming guideShivaram Venkataraman2015-05-291-0/+223