aboutsummaryrefslogtreecommitdiff
path: root/docs/programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [MINOR][DOCS] Fix minor typos in python example codeDmitriy Sokolov2016-08-301-7/+9
* [MINOR][DOC] Fix style in examples across documentationhyukjinkwon2016-08-121-2/+2
* [SPARK-16911] Fix the links in the programming guideShivansh2016-08-071-44/+1
* [SPARK-16932][DOCS] Changed programming guide to not reference old accumulato...Bryan Cutler2016-08-071-14/+27
* [SPARK-14817][ML][MLLIB][DOC] Made DataFrame-based API primary in MLlib guideJoseph K. Bradley2016-07-151-1/+1
* [SPARK-16438] Add Asynchronous Actions documentationsandy2016-07-131-0/+3
* [SPARK-16025][CORE] Document OFF_HEAP storage level in 2.0Eric Liang2016-06-201-0/+5
* [DOCUMENTATION] fixed typos in python programming guideMortada Mehyar2016-06-141-3/+3
* [SPARK-15086][CORE][STREAMING] Deprecate old Java accumulator APISean Owen2016-06-121-2/+2
* [SPARK-15702][DOCUMENTATION] Update document programming-guide accumulator se...WeichenXu2016-06-011-18/+19
* [MINOR][DOCS] Fix type Information in Quick Start and Programming GuideSandeep Singh2016-05-031-1/+1
* [SPARK-13973][PYSPARK] Make pyspark fail noisily if IPYTHON or IPYTHON_OPTS a...pshearer2016-04-301-5/+6
* [SPARK-14882][DOCS] Clarify that Spark can be cross-built for other Scala ver...Sean Owen2016-04-281-1/+2
* [DOCS][MINOR] Screenshot + minor fixes to improve reading for accumulatorsJacek Laskowski2016-04-241-6/+12
* [SPARK-13521][BUILD] Remove reference to Tachyon in cluster & release scriptsReynold Xin2016-02-261-20/+2
* [MINOR][DOCS] Fix all typos in markdown files of `doc` and similar patterns i...Dongjoon Hyun2016-02-221-1/+1
* [SPARK-13339][DOCS] Clarify commutative / associative operator requirements f...Sean Owen2016-02-191-1/+1
* [SPARK-12760][DOCS] inaccurate description for difference between local vs cl...Sean Owen2016-01-231-4/+4
* [SPARK-12760][DOCS] invalid lambda expression in python example for …Mortada Mehyar2016-01-231-2/+5
* [SPARK-12429][STREAMING][DOC] Add Accumulator and Broadcast example for Strea...Shixiong Zhu2015-12-221-3/+3
* [SPARK-12091] [PYSPARK] Deprecate the JAVA-specific deserialized storage levelsgatorsmile2015-12-181-4/+6
* [SPARK-11305][DOCS] Remove Third-Party Hadoop Distributions Doc PageSean Owen2015-11-011-6/+3
* Fix two mistakes in programming-guide pageDavid Martin2015-09-281-2/+2
* [SPARK-10662] [DOCS] Code snippets are not properly formatted in tablesJacek Laskowski2015-09-211-50/+50
* Update programming-guide.mdKeiji Yoshida2015-08-221-1/+1
* [SPARK-9705] [DOC] fix docs about Python versionDavies Liu2015-08-181-2/+10
* [SPARK-5836] [DOCS] [STREAMING] Clarify what may cause long-running Spark app...Sean Owen2015-06-191-3/+5
* [SPARK-7733] [CORE] [BUILD] Update build, code to use Java 7 for 1.5.0+Sean Owen2015-06-071-1/+1
* [SPARK-6391][DOCS] Document Tachyon compatibility.Calvin Jia2015-05-251-2/+4
* [SPARK-6806] [SPARKR] [DOCS] Fill in SparkR examples in programming guideDavies Liu2015-05-231-7/+14
* [SPARK-7704] Updating Programming Guides per SPARK-4397Dice2015-05-191-6/+5
* Fixing a few basic typos in the Programming Guide.Mike Dusenberry2015-05-191-3/+3
* fixed docEric Chiang2015-04-201-1/+1
* [SPARK-5750][SPARK-3441][SPARK-5836][CORE] Added documentation explaining shu...Ilya Ganelin2015-03-301-11/+72
* Update the command to use IPython notebookCong Yue2015-03-241-1/+5
* SPARK-6454 [DOCS] Fix links to pyspark apiKamil Smuga2015-03-221-6/+6
* SPARK-3642. Document the nuances of shared variables.Sandy Ryza2015-03-111-0/+6
* [SPARK-4423] Improve foreach() documentation to avoid confusion between local...Ilya Ganelin2015-03-111-4/+68
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-0/+5
* Fix python typo (+ Scala, Java typos)RobertZK2015-03-071-7/+10
* [DOCS] Fix typo in API for custom InputFormats based on the “new” MapRedu...Alexander2015-02-221-2/+2
* [SPARK-5811] Added documentation for maven coordinates and added Spark Packag...Burak Yavuz2015-02-171-3/+16
* Remove outdated remark about take(n).Daniel Darabos2015-02-111-1/+1
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-0/+1
* SPARK-5458. Refer to aggregateByKey instead of combineByKey in docsSandy Ryza2015-01-281-1/+1
* [SPARK-733] Add documentation on use of accumulators in lazy transformationIlya Ganelin2015-01-161-0/+28
* [DOCS] Fix typo in return type of cogroupSean Owen2015-01-161-1/+1
* Documentation: add description for repartitionAndSortWithinPartitionsMadhu Siddalingaiah2014-12-011-0/+6
* [SPARK-4656][Doc] Typo in Programming Guide markdownlewuathe2014-11-301-1/+1
* [SPARK-732][SPARK-3628][CORE][RESUBMIT] eliminate duplicate update on accmulatorCodingCat2014-11-261-0/+6