aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/R/context.R
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19925][SPARKR] Fix SparkR spark.getSparkFiles fails when it was called...Yanbo Liang2017-03-211-2/+14
* [SPARK-20020][SPARKR][FOLLOWUP] DataFrame checkpoint API fix version tagFelix Cheung2017-03-191-1/+1
* [SPARK-20020][SPARKR] DataFrame checkpoint APIFelix Cheung2017-03-191-1/+20
* [SPARK-18335][SPARKR] createDataFrame to support numPartitions parameterFelix Cheung2017-01-131-5/+34
* [SPARK-18807][SPARKR] Should suppress output print for calls to JVM methods w...Felix Cheung2016-12-091-3/+3
* [SPARK-17790][SPARKR] Support for parallelizing R data.frame larger than 2GBHossein2016-10-121-2/+43
* [SPARK-17577][FOLLOW-UP][SPARKR] SparkR spark.addFile supports adding directo...Yanbo Liang2016-09-261-2/+7
* [SPARK-17577][SPARKR][CORE] SparkR support add files to Spark job and get by ...Yanbo Liang2016-09-211-0/+48
* [SPARK-16519][SPARKR] Handle SparkR RDD generics that create warnings in R CM...Felix Cheung2016-08-161-1/+1
* [SPARK-16088][SPARKR] update setJobGroup, cancelJobGroup, clearJobGroupFelix Cheung2016-06-231-8/+2
* [SPARK-15672][R][DOC] R programming guide updateKai Jiang2016-06-221-1/+1
* [SPARKR][DOCS] R code doc cleanupFelix Cheung2016-06-201-2/+3
* [SPARK-14995][R] Add `since` tag in Roxygen documentation for SparkR API methodsDongjoon Hyun2016-06-201-1/+2
* [SPARK-16028][SPARKR] spark.lapply can work with active contextFelix Cheung2016-06-201-7/+13
* [SPARK-15490][R][DOC] SparkR 2.0 QA: New R APIs and API docs for non-MLib cha...Kai Jiang2016-06-161-20/+21
* [SPARK-7264][ML] Parallel lapply for sparkRTimothy Hunter2016-04-281-0/+42
* [SPARK-14780] [R] Add `setLogLevel` to SparkRDongjoon Hyun2016-04-211-0/+17
* [SPARK-13812][SPARKR] Fix SparkR lint-r test errors.Sun Rui2016-03-131-0/+3
* [SPARK-11263][SPARKR] lintr Throws Warnings on Commented Code in Documentationfelixcheung2015-11-121-118/+117
* [SPARK-9053] [SPARKR] Fix spaces around parens, infix operators etc.Yu ISHIKAWA2015-07-311-1/+1
* [SPARK-6824] Fill the docs for DataFrame API in SparkRhqzizania2015-05-081-120/+120
* [SPARK-7033] [SPARKR] Clean usage of split. Use partition instead where appli...Sun Rui2015-04-241-10/+10
* [SPARK-6881][SparkR] Changes the checkpoint directory name.hlin092015-04-131-1/+1
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-081-0/+225