aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2419][Streaming][Docs] More updates to the streaming programming guideTathagata Das2014-09-065-41/+117
* [SPARK-3378] [DOCS] Replace the word "SparkSQL" with right word "Spark SQL"Kousuke Saruta2014-09-041-1/+1
* [SPARK-2419][Streaming][Docs] Updates to the streaming programming guideTathagata Das2014-09-035-239/+622
* [SPARK-1981][Streaming][Hotfix] Fixed docs related to kinesisTathagata Das2014-09-021-2/+2
* [Docs] SQL doc formatting and typo fixesNicholas Chammas2014-08-292-59/+52
* [SPARK-3264] Allow users to set executor Spark home in MesosAndrew Or2014-08-281-0/+10
* [SPARK-3227] [mllib] Added migration guide for v1.0 to v1.1Joseph K. Bradley2014-08-271-1/+27
* [SPARK-2830][MLLIB] doc update for 1.1Xiangrui Meng2014-08-274-86/+87
* Fix unclosed HTML tag in Yarn docs.Josh Rosen2014-08-261-1/+1
* [SPARK-3240] Adding known issue for MESOS-1688Martin Weindel2014-08-261-0/+2
* [SPARK-2839][MLlib] Stats Toolkit documentation updatedBurak2014-08-261-41/+331
* [SPARK-3226][MLLIB] doc update for native librariesXiangrui Meng2014-08-261-10/+15
* Fixed a typo in docs/running-on-mesos.mdCheng Lian2014-08-251-1/+1
* [MLlib][SPARK-2997] Update SVD documentation to reflect roughly squareReza Zadeh2014-08-241-6/+23
* [SPARK-2841][MLlib] Documentation for feature transformationsDB Tsai2014-08-241-2/+107
* [SPARK-2963] REGRESSION - The description about how to build for using CLI an...Kousuke Saruta2014-08-221-4/+7
* [SPARK-2840] [mllib] DecisionTree doc update (Java, Python examples)Joseph K. Bradley2014-08-211-69/+283
* [SPARK-2843][MLLIB] add a section about regularization parameter in ALSXiangrui Meng2014-08-201-0/+11
* [SPARK-3143][MLLIB] add tf-idf user guideXiangrui Meng2014-08-201-3/+80
* SPARK-3092 [SQL]: Always include the thriftserver when -Phive is enabled.Patrick Wendell2014-08-202-9/+3
* [DOCS] Fixed wrong linksKen Takagiwa2014-08-191-2/+2
* [SPARK-3130][MLLIB] detect negative values in naive BayesXiangrui Meng2014-08-191-1/+2
* [SPARK-3112][MLLIB] Add documentation and example for StreamingLRfreeman2014-08-191-0/+75
* [SPARK-3136][MLLIB] Create Java-friendly methods in RandomRDDsXiangrui Meng2014-08-192-2/+74
* SPARK-2333 - spark_ec2 script should allow option for existing security groupVida Ha2014-08-191-6/+8
* Fix typo in decision tree docsMatt Forbes2014-08-181-2/+2
* SPARK-3025 [SQL]: Allow JDBC clients to set a fair scheduler poolPatrick Wendell2014-08-181-0/+5
* [SPARK-2842][MLlib]Word2Vec documentationLiquan Pei2014-08-171-1/+62
* [SPARK-1981] updated streaming-kinesis.mdChris Fregly2014-08-171-48/+49
* [SPARK-2677] BasicBlockFetchIterator#next can wait foreverKousuke Saruta2014-08-161-0/+9
* [SPARK-3029] Disable local execution of Spark jobs by defaultAaron Davidson2014-08-141-0/+9
* [Docs] Add missing <code> tags (minor)Andrew Or2014-08-131-2/+2
* [SPARK-2963] [SQL] There no documentation about building to use HiveServer an...Kousuke Saruta2014-08-131-0/+9
* [SPARK-2953] Allow using short names for io compression codecsReynold Xin2014-08-121-3/+5
* SPARK-2830 [MLlib]: re-organize mllib documentationAmeet Talwalkar2014-08-1210-220/+317
* [SPARK-2635] Fix race condition at SchedulerBackend.isReady in standalone modeli-zhihui2014-08-081-6/+7
* SPARK-2787: Make sort-based shuffle write files directly when there's no sort...Matei Zaharia2014-08-071-0/+18
* [SPARK-2157] Enable tight firewall rules for SparkAndrew Or2014-08-063-90/+179
* [SPARK-2503] Lower shuffle output buffer (spark.shuffle.file.buffer.kb) to 32KB.Reynold Xin2014-08-051-1/+1
* SPARK-1680: use configs for specifying environment variables on YARNThomas Graves2014-08-052-5/+25
* SPARK-2380: Support displaying accumulator values in the web UIPatrick Wendell2014-08-051-2/+4
* [SPARK-2859] Update url of Kryo project in related docsGuancheng (G.C.) Chen2014-08-051-2/+2
* SPARK-1890 and SPARK-1891- add admin and modify aclsThomas Graves2014-08-052-7/+27
* SPARK-1528 - spark on yarn, add support for accessing remote HDFSThomas Graves2014-08-051-0/+7
* [SPARK-2856] Decrease initial buffer size for Kryo to 64KB.Reynold Xin2014-08-051-1/+1
* [SPARK-2857] Correct properties to set Master / Worker portsAndrew Or2014-08-051-2/+2
* SPARK-2792. Fix reading too much or too little data from each stream in Exter...Matei Zaharia2014-08-041-1/+1
* [SPARK-2784][SQL] Deprecate hql() method in favor of a config option, 'spark....Michael Armbrust2014-08-031-9/+9
* SPARK-2712 - Add a small note to maven doc that mvn package must happen ...Stephen Boesch2014-08-031-1/+6
* [SPARK-2739][SQL] Rename registerAsTable to registerTempTableMichael Armbrust2014-08-021-9/+9