https://github.com/apache/spark
Revision 249930aeaca6cfa7592e77fc0472069c1a63fdb6 authored by prabinb on 12 March 2014, 06:57:05 UTC, committed by Patrick Wendell on 17 March 2014, 05:14:53 UTC
Author: prabinb <prabin.banka@imaginea.com>

Closes #92 from prabinb/python-api-rdd and squashes the following commits:

51129ca [prabinb] Added missing Python RDD functions Added __repr__ function to StorageLevel class. Added doctest for RDD.getStorageLevel().

Conflicts:

	python/pyspark/rdd.py
1 parent 4480505
History
Tip revision: 249930aeaca6cfa7592e77fc0472069c1a63fdb6 authored by prabinb on 12 March 2014, 06:57:05 UTC
Spark-1163, Added missing Python RDD functions
Tip revision: 249930a

README.md

back to top