spark-instrumented-optimizer/python/pyspark
Matei Zaharia c7b5e5f1ec Merge pull request #389 from JoshRosen/python_rdd_checkpointing
Add checkpointing to the Python API
2013-01-20 17:10:44 -08:00
..
__init__.py Added accumulators to PySpark 2013-01-20 01:57:44 -08:00
accumulators.py Add __repr__ to Accumulator; fix bug in sc.accumulator 2013-01-20 11:58:57 -08:00
broadcast.py Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
cloudpickle.py Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
context.py Update checkpointing API docs in Python/Java. 2013-01-20 15:31:41 -08:00
java_gateway.py Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
join.py Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
rdd.py Merge pull request #389 from JoshRosen/python_rdd_checkpointing 2013-01-20 17:10:44 -08:00
serializers.py Added accumulators to PySpark 2013-01-20 01:57:44 -08:00
shell.py Added accumulators to PySpark 2013-01-20 01:57:44 -08:00
tests.py Clean up setup code in PySpark checkpointing tests 2013-01-20 15:38:11 -08:00
worker.py Added accumulators to PySpark 2013-01-20 01:57:44 -08:00