aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1135: fix broken anchors in docsMatei Zaharia2014-02-261-28/+1
* SPARK-1053. Don't require SPARK_YARN_APP_JARSandy Ryza2014-02-261-4/+2
* Include reference to twitter/chill in tuning docsAndrew Ash2014-02-241-3/+6
* SPARK-1117: update accumulator docsXiangrui Meng2014-02-211-1/+1
* [SPARK-1105] fix site scala version error in docsCodingCat2014-02-198-26/+27
* Revert "[SPARK-1105] fix site scala version error in doc"Patrick Wendell2014-02-181-1/+1
* [SPARK-1105] fix site scala version error in docCodingCat2014-02-181-1/+1
* Fix typos in Spark Streaming programming guideAndrew Or2014-02-171-14/+13
* Typo: Standlone -> StandaloneAndrew Ash2014-02-142-4/+4
* Merge pull request #577 from hsaputra/fix_simple_streaming_doc.Henry Saputra2014-02-111-1/+1
* Merge pull request #579 from CrazyJvm/patch-1.Chen Chao2014-02-101-1/+1
* Merge pull request #566 from martinjaggi/copy-MLlib-d.Martin Jaggi2014-02-093-58/+405
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-2/+2
* Merge pull request #552 from martinjaggi/master. Closes #552.Martin Jaggi2014-02-089-472/+586
* Merge pull request #533 from andrewor14/master. Closes #533.Andrew Or2014-02-061-3/+1
* Merge pull request #524 from rxin/docReynold Xin2014-01-301-0/+8
* Merge pull request #497 from tdas/docs-updateTathagata Das2014-01-2819-300/+1163
* Merge pull request #466 from liyinan926/file-overwrite-newReynold Xin2014-01-271-0/+7
|\
| * Addressed comments from ReynoldYinan Li2014-01-181-1/+0
| * Allow files added through SparkContext.addFile() to be overwrittenYinan Li2014-01-181-0/+8
* | Deprecate mapPartitionsWithSplit in PySpark.Josh Rosen2014-01-231-2/+2
* | Merge pull request #478 from sryza/sandy-spark-1033Patrick Wendell2014-01-221-1/+1
|\ \
| * | Incorporate Tom's comments - update doc and code to reflect that core request...Sandy Ryza2014-01-211-1/+1
| * | SPARK-1033. Ask for cores in Yarn container requestsSandy Ryza2014-01-201-1/+1
* | | Merge pull request #315 from rezazadeh/sparsesvdMatei Zaharia2014-01-221-0/+51
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-177-137/+228
| |\ \ \ | | | |/ | | |/|
| * | | 0index docsReza Zadeh2014-01-171-1/+1
| * | | use 0-indexingReza Zadeh2014-01-171-2/+2
| * | | changes from PRReza Zadeh2014-01-171-2/+3
| * | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-1324-22/+1054
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-112-5/+35
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-0915-149/+433
| |\ \ \ \ \
| * | | | | | documentation for sparsematrixReza Zadeh2014-01-071-3/+4
| * | | | | | fix docs to use SparseMatrixReza Zadeh2014-01-051-2/+5
| * | | | | | add k parameterReza Zadeh2014-01-041-2/+3
| * | | | | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-0212-75/+154
| |\ \ \ \ \ \
| * | | | | | | doc tweaksReza Zadeh2014-01-011-1/+1
| * | | | | | | doc tweakReza Zadeh2014-01-011-4/+5
| * | | | | | | doc tweaksReza Zadeh2014-01-011-4/+4
| * | | | | | | New documentationReza Zadeh2014-01-011-0/+52
* | | | | | | | Clarify spark.default.parallelismAndrew Ash2014-01-211-1/+1
* | | | | | | | Force use of LZF when spilling dataPatrick Wendell2014-01-201-1/+3
* | | | | | | | Removing docs on akka optionsPatrick Wendell2014-01-201-7/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #462 from mateiz/conf-file-fixPatrick Wendell2014-01-181-26/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #439 from CrazyJvm/masterReynold Xin2014-01-151-2/+1
|\ \ \ \ \ \
| * | | | | | remove "-XX:+UseCompressedStrings" optionCrazyJvm2014-01-151-2/+1
* | | | | | | Clarify that Python 2.7 is only needed for MLlibMatei Zaharia2014-01-152-3/+4
* | | | | | | Merge pull request #433 from markhamstra/debFixPatrick Wendell2014-01-151-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Removed repl-bin and updated maven build doc.Mark Hamstra2014-01-141-3/+3
* | | | | | | Merge pull request #436 from ankurdave/VertexId-caseReynold Xin2014-01-141-35/+35
|\ \ \ \ \ \ \