COMMITS
/ python/run-tests January 13, 2015
J
[SPARK-4348] [SPARK-4821] Backport PySpark random.py -> rand.py fix to branch-1.1
Joseph K. Bradley committed
September 4, 2014
K
[SPARK-3401][PySpark] Wrong usage of tee command in python/run-tests
Kousuke Saruta committed
August 19, 2014
J
[SPARK-3114] [PySpark] Fix Python UDFs in Spark SQL.
Josh Rosen committed
J
[SPARK-2850] [SPARK-2626] [mllib] MLlib stats examples + small fixes
Joseph K. Bradley committed
August 18, 2014
J
[mllib] DecisionTree: treeAggregate + Python example bug fix
Joseph K. Bradley committed
August 11, 2014
J
[PySpark] [SPARK-2954] [SPARK-2948] [SPARK-2910] [SPARK-2101] Python 2.6 Fixes
Josh Rosen committed
August 2, 2014
J
[SPARK-2478] [mllib] DecisionTree Python API
Joseph K. Bradley committed
August 1, 2014
D
[SPARK-2724] Python version of RandomRDDGenerators
Doris Xin committed
July 25, 2014
D
[SPARK-2538] [PySpark] Hash based disk spilling aggregation
Davies Liu committed
June 11, 2014
A
HOTFIX: A few PySpark tests were not actually run
Andrew Or committed
June 10, 2014
P
HOTFIX: Fix Python tests on Jenkins.
Patrick Wendell committed
April 18, 2014
P
FIX: Don't build Hive in assembly unless running Hive tests.
Patrick Wendell committed
April 16, 2014
M
[WIP] SPARK-1430: Support sparse data in Python MLlib
Matei Zaharia committed
April 15, 2014
A
SPARK-1374: PySpark API for SparkSQL
Ahir Reddy committed
March 30, 2014
P
SPARK-1336 Reducing the output of run-tests script.
Prashant Sharma committed
January 14, 2014
M
Re-enable Python MLlib tests (require Python 2.7 and NumPy 1.7+)
Matei Zaharia committed
M
Disable MLlib tests for now while Jenkins is still on Python 2.6
Matei Zaharia committed
January 10, 2014
M
Add Naive Bayes to Python MLlib, and some API fixes
Matei Zaharia committed
January 2, 2014
P
Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into spark-915-segregate-scripts
Prashant Sharma committed
December 30, 2013
M
Fix some Python docs and make sure to unset SPARK_TESTING in Python
Matei Zaharia committed
December 29, 2013
M
Fix some other Python tests due to initializing JVM in a different way
Matei Zaharia committed
November 6, 2013
J
Add custom serializer support to PySpark.
Josh Rosen committed
September 23, 2013
S
add scripts in bin
shane-huang committed
August 14, 2013
J
Fix PySpark unit tests on Python 2.6.
Josh Rosen committed
July 29, 2013
M
Allow python/run-tests to run from any directory
Matei Zaharia committed
July 17, 2013
M
Add Apache license headers and LICENSE and NOTICE files
Matei Zaharia committed
January 22, 2013
J
Don't download files to master's working directory.
Josh Rosen committed
January 17, 2013
J
Add RDD checkpointing to Python API.
Josh Rosen committed
January 20, 2013
M
Launch accumulator tests in run-tests
Matei Zaharia committed
January 10, 2013
J
Indicate success/failure in PySpark test script.
Josh Rosen committed
January 2, 2013
J
Add `pyspark` script to replace the other scripts.
Josh Rosen committed