aboutsummaryrefslogtreecommitdiff
path: root/docs/programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SPARK-4180] [Core] Prevent creation of multiple active SparkContextsJosh Rosen2014-11-171-0/+2
* [SPARK-4363][Doc] Update the Broadcast examplezsxwing2014-11-141-1/+1
* [SPARK-3772] Allow `ipython` to be used by Pyspark workers; IPython support i...Josh Rosen2014-10-091-4/+4
* [SPARK-3706][PySpark] Cannot run IPython REPL with IPYTHON set to "1" and PYS...cocoatomo2014-10-021-4/+4
* [SPARK-3356] [DOCS] Document when RDD elements' ordering within partitions is...Sean Owen2014-09-301-1/+1
* [SPARK-546] Add full outer join to RDD and DStream.Aaron Staple2014-09-241-1/+1
* [SPARK-1701] Clarify slice vs partition in the programming guideMatthew Farrellee2014-09-191-4/+4
* [SPARK-3378] [DOCS] Replace the word "SparkSQL" with right word "Spark SQL"Kousuke Saruta2014-09-041-1/+1
* SPARK-2380: Support displaying accumulator values in the web UIPatrick Wendell2014-08-051-2/+4
* [SPARK-2024] Add saveAsSequenceFile to PySparkKan Zhang2014-07-301-29/+23
* Typo fix to the programming guide in the docsCesar Arevalo2014-07-191-3/+3
* Updated programming-guide.mdRishi Verma2014-07-081-2/+2
* [SPARK-2003] Fix python SparkContext exampleMatthew Farrellee2014-06-271-1/+1
* Updating docs to include missing information about reducers and clarify ...Ali Ghodsi2014-06-151-2/+5
* SPARK-2148 Add link to requirements for custom equals() and hashcode() methodsAndrew Ash2014-06-151-0/+9
* [SPARK-2013] Documentation for saveAsPickleFile and pickleFile in PythonKan Zhang2014-06-141-5/+7
* SPARK-554. Add aggregateByKey.Sandy Ryza2014-06-121-0/+4
* SPARK-1416: PySpark support for SequenceFile and Hadoop InputFormatsNick Pentreath2014-06-091-4/+82
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-0/+1294
* - Add docs/api to .gitignoreAndy Konwinski2012-09-161-187/+0
* Adds syntax highlighting (via pygments), and some style tweaks to make thingsAndy Konwinski2012-09-121-23/+35
* Fixing lots of broken links.Andy Konwinski2012-09-121-4/+5
* Adding docs directory containing documentation currently on the wikiAndy Konwinski2012-09-121-0/+174