aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4363][Doc] Update the Broadcast examplezsxwing2014-11-141-1/+1
* SPARK-4375. no longer require -Pscala-2.10Sandy Ryza2014-11-141-2/+2
* Support cross building for Scala 2.11Prashant Sharma2014-11-112-12/+21
* [SPARK-4330][Doc] Link to proper URL for YARN overviewKousuke Saruta2014-11-101-1/+1
* SPARK-4230. Doc for spark.default.parallelism is incorrectSandy Ryza2014-11-101-2/+5
* SPARK-971 [DOCS] Link to Confluence wiki from project website / documentationSean Owen2014-11-091-0/+1
* [SQL][DOC][Minor] Spark SQL Hive now support dynamic partitioningwangfei2014-11-071-1/+0
* SPARK-4040. Update documentation to exemplify use of local (n) value, fo...jay@apache.org2014-11-052-7/+17
* [SPARK-2938] Support SASL authentication in NettyBlockTransferServiceAaron Davidson2014-11-051-1/+0
* [SPARK-3964] [MLlib] [PySpark] add Hypothesis test Python APIDavies Liu2014-11-041-0/+40
* fixed MLlib Naive-Bayes java example bugDariusz Kobylarz2014-11-041-3/+3
* [SQL] More aggressive defaultsMichael Armbrust2014-11-031-5/+13
* [SPARK-4177][Doc]update build doc since JDBC/CLI support hive 13 nowwangfei2014-11-021-10/+7
* [SPARK-4183] Enable NettyBlockTransferService by defaultAaron Davidson2014-11-021-0/+10
* [SPARK-3466] Limit size of results that a driver collects for each actionDavies Liu2014-11-021-0/+12
* Revert "[SPARK-4183] Enable NettyBlockTransferService by default"Patrick Wendell2014-11-011-10/+0
* [SPARK-4183] Enable NettyBlockTransferService by defaultAaron Davidson2014-11-011-0/+10
* Streaming KMeans [MLLIB][SPARK-3254]freeman2014-10-311-1/+95
* [SPARK-3838][examples][mllib][python] Word2Vec example in pythonAnant2014-10-311-0/+17
* [SPARK-4089][Doc][Minor] The version number of Spark in _config.yaml is wrong.Kousuke Saruta2014-10-281-3/+3
* [SPARK-3961] [MLlib] [PySpark] Python API for mllib.featureDavies Liu2014-10-281-0/+85
* [SPARK-4032] Deprecate YARN alpha support in Spark 1.2Prashant Sharma2014-10-271-1/+3
* [SQL][DOC] Wrong package name "scala.math.sql" in sql-programming-guide.mdKousuke Saruta2014-10-261-1/+1
* [SPARK-2321] Stable pull-based progress / status APIJosh Rosen2014-10-251-1/+10
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-9/+17
* [SPARK-4055][MLlib] Inconsistent spelling 'MLlib' and 'MLLib'Kousuke Saruta2014-10-232-2/+2
* SPARK-1813. Add a utility to SparkConf that makes using Kryo really easySandy Ryza2014-10-212-17/+15
* [SPARK-2546] Clone JobConf for each task (branch-1.0 / 1.1 backport)Josh Rosen2014-10-191-0/+9
* [SPARK-3952] [Streaming] [PySpark] add Python examples in Streaming Programmi...Davies Liu2014-10-182-11/+296
* [SPARK-3890][Docs]remove redundant spark.executor.memory in docWangTaoTheTonic2014-10-161-12/+4
* [SPARK-3923] Increase Akka heartbeat pause above heartbeat intervalAaron Davidson2014-10-161-1/+1
* [SPARK-2098] All Spark processes should support spark-defaults.conf, config fileGuoQiang Li2014-10-141-0/+7
* SPARK-1307 [DOCS] Don't use term 'standalone' to refer to a Spark ApplicationSean Owen2014-10-145-36/+37
* [SPARK-3899][Doc]fix wrong links in streaming docw002289702014-10-121-1/+1
* [SPARK-3772] Allow `ipython` to be used by Pyspark workers; IPython support i...Josh Rosen2014-10-091-4/+4
* add spark.driver.memory to config docsnartz2014-10-091-0/+8
* [SPARK-3412] [PySpark] Replace Epydoc with Sphinx to generate Python API docsDavies Liu2014-10-073-13/+17
* [SPARK-3765][Doc] Add test information to sbt build docsscwf2014-10-051-0/+15
* [SPARK-3763] The example of building with sbt should be "sbt assembly" instea...Kousuke Saruta2014-10-031-1/+1
* [SPARK-3535][Mesos] Fix resource handling.Brenden Matthews2014-10-031-0/+11
* SPARK-2058: Overriding SPARK_HOME/conf with SPARK_CONF_DIREugenCepoi2014-10-031-0/+7
* [SPARK-3766][Doc]Snappy is also the default compress codec for broadcast vari...scwf2014-10-021-4/+5
* Modify default YARN memory_overhead-- from an additive constant to a multiplierNishkam Ravi2014-10-021-4/+4
* [SQL][Docs] Update the output of printSchema and fix a typo in SQL programmin...Yin Huai2014-10-021-7/+7
* [SPARK-3706][PySpark] Cannot run IPython REPL with IPYTHON set to "1" and PYS...cocoatomo2014-10-021-4/+4
* [SPARK-3478] [PySpark] Profile the Python tasksDavies Liu2014-09-301-0/+19
* [SPARK-3356] [DOCS] Document when RDD elements' ordering within partitions is...Sean Owen2014-09-301-1/+1
* [SPARK-3715][Docs]minor typoWangTaoTheTonic2014-09-281-3/+3
* Docs : use "--total-executor-cores" rather than "--cores" after spark-shellCrazyJvm2014-09-271-1/+1
* stop, start and destroy require the EC2_REGIONJeff Steinmetz2014-09-261-10/+19