COMMITS
/ docs/python-programming-guide.md May 30, 2014
M
[SPARK-1566] consolidate programming guide, and general doc updates
Matei Zaharia committed
May 17, 2014
A
[SPARK-1824] Remove <master> from Python examples
Andrew Or committed
May 15, 2014
M
Add language tabs and Python version to interactive part of quick-start
Matei Zaharia committed
May 13, 2014
May 10, 2014
A
fix broken in link in python docs
Andy Konwinski committed
May 7, 2014
S
SPARK-1637: Clean up examples for 1.0
Sandeep committed
May 6, 2014
M
[SPARK-1549] Add Python support to spark-submit
Matei Zaharia committed
April 30, 2014
S
SPARK-1004. PySpark on YARN
Sandy Ryza committed
April 22, 2014
M
[SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and Javadocs
Matei Zaharia committed
April 15, 2014
S
SPARK-1426: Make MLlib work with NumPy versions older than 1.7
Sandeep committed
April 7, 2014
A
SPARK-1099: Introduce local[*] mode to infer number of cores
Aaron Davidson committed
April 6, 2014
M
SPARK-1421. Make MLlib work on Python 2.6
Matei Zaharia committed
March 13, 2014
S
SPARK-1183. Don't use "worker" to mean executor
Sandy Ryza committed
February 27, 2014
J
Updated link for pyspark examples in docs
Jyotiska NK committed
January 15, 2014
M
Clarify that Python 2.7 is only needed for MLlib
Matei Zaharia committed
January 12, 2014
M
Update Python required version to 2.7, and mention MLlib support
Matei Zaharia committed
January 8, 2014
P
Simplify and fix pyspark script.
Patrick Wendell committed
January 6, 2014
H
Code review feedback
Holden Karau committed
January 4, 2014
P
Merge remote-tracking branch 'apache-github/master' into remove-binaries
Patrick Wendell committed
January 3, 2014
P
Merge branch 'master' into spark-1002-remove-jars
Prashant Sharma committed
January 2, 2014
P
pyspark -> bin/pyspark
Prashant Sharma committed
P
Removed sbt folder and changed docs accordingly
Prashant Sharma committed
December 31, 2013
M
Updated docs for SparkConf and handled review comments
Matei Zaharia committed
October 22, 2013
E
Add notes to python documentation about using SparkContext.setSystemProperty.
Ewen Cheslack-Postava committed
October 9, 2013
M
Fix PySpark docs and an overly long line of code after fdbae41e
Matei Zaharia committed
September 10, 2013
M
Update Python API features
Matei Zaharia committed
September 7, 2013
M
More fair scheduler docs and property names.
Matei Zaharia committed
September 2, 2013
M
Doc improvements
Matei Zaharia committed
September 1, 2013
M
Fix more URLs in docs
Matei Zaharia committed
August 31, 2013
M
More updates, describing changes to recommended use of environment vars
Matei Zaharia committed
August 28, 2013
M
Update some build instructions because only sbt assembly and mvn package
Matei Zaharia committed
July 29, 2013
M
Add docs about ipython
Matei Zaharia committed
July 1, 2013
R
Clarify that PySpark is not supported on Windows
root committed
June 27, 2013
M
Simplify Python docs a little to do substring search
Matei Zaharia committed
February 25, 2013
M
Some tweaks to docs
Matei Zaharia committed
February 18, 2013
January 30, 2013
P
Make module help available in python shell.
Patrick Wendell committed
P
Inclue packaging and launching pyspark in guide.
Patrick Wendell committed
January 20, 2013
M
Fix Python guide to say accumulators are available
Matei Zaharia committed
January 9, 2013
J
Add mapPartitionsWithSplit() to PySpark.
Josh Rosen committed
January 2, 2013
J
Add `pyspark` script to replace the other scripts.
Josh Rosen committed
January 1, 2013
J
Minor documentation and style fixes for PySpark.
Josh Rosen committed
December 29, 2012
J
Add documentation for Python API.
Josh Rosen committed