-
- Downloads
SPARK-660: Add StorageLevel support in Python
It uses reflection... I am not proud of that fact, but it at least ensures compatibility (sans refactoring of the StorageLevel stuff).
Showing
- core/src/main/scala/org/apache/spark/api/python/PythonRDD.scala 11 additions, 0 deletions...rc/main/scala/org/apache/spark/api/python/PythonRDD.scala
- python/pyspark/context.py 14 additions, 0 deletionspython/pyspark/context.py
- python/pyspark/rdd.py 18 additions, 0 deletionspython/pyspark/rdd.py
- python/pyspark/shell.py 2 additions, 1 deletionpython/pyspark/shell.py
Please register or sign in to comment