aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-063-0/+70
* SPARK-942: Do not materialize partitions when DISK_ONLY storage level is usedKyle Ellrott2014-03-061-0/+11
* Improve building with maven docsliguoqiang2014-03-051-1/+1
* SPARK-1178: missing document of spark.scheduler.revive.intervalCodingCat2014-03-041-0/+7
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-032-13/+55
* update proportion of memoryChen Chao2014-03-031-2/+2
* SPARK-1173. (#2) Fix typo in Java streaming example.Aaron Kimball2014-03-021-1/+1
* SPARK-1173. Improve scala streaming docs.Aaron Kimball2014-03-021-5/+33
* Add Jekyll tag to isolate "production-only" doc components.Patrick Wendell2014-03-023-5/+32
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-4/+0
* Revert "[SPARK-1150] fix repo location in create script"Patrick Wendell2014-03-011-2/+2
* [SPARK-1150] fix repo location in create scriptMark Grover2014-03-011-2/+2
* Removed reference to incubation in Spark user docs.Reynold Xin2014-02-278-24/+14
* SPARK-1121 Only add avro if the build is for Hadoop 0.23.X and SPARK_YARN is setPrashant Sharma2014-02-261-0/+4
* Updated link for pyspark examples in docsJyotiska NK2014-02-261-1/+1
* 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