aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark
Commit message (Expand)AuthorAgeFilesLines
* Make module help available in python shell.Patrick Wendell2013-01-301-0/+1
* Add a class comment to AccumulatorMatei Zaharia2013-01-201-0/+12
* Added accumulators to PySparkMatei Zaharia2013-01-207-5/+223
* Change PYSPARK_PYTHON_EXEC to PYSPARK_PYTHON.Josh Rosen2013-01-101-1/+1
* Add mapPartitionsWithSplit() to PySpark.Josh Rosen2013-01-082-12/+25
* Change PySpark RDD.take() to not call iterator().Josh Rosen2013-01-032-6/+6
* Add `pyspark` script to replace the other scripts.Josh Rosen2013-01-011-26/+10
* Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-0110-0/+2194