spark-instrumented-optimizer/python
root ec31e68d5d Fixed PySpark perf regression by not using socket.makefile(), and improved
debuggability by letting "print" statements show up in the executor's stderr

Conflicts:
	core/src/main/scala/spark/api/python/PythonRDD.scala
2013-07-01 06:26:31 +00:00
..
examples Fix argv handling in Python transitive closure example 2013-04-02 11:59:07 -07:00
lib Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
pyspark Fixed PySpark perf regression by not using socket.makefile(), and improved 2013-07-01 06:26:31 +00:00
test_support Allow PySpark's SparkFiles to be used from driver 2013-01-23 10:58:50 -08:00
.gitignore Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
epydoc.conf Add RDD checkpointing to Python API. 2013-01-20 13:19:19 -08:00
run-tests Don't download files to master's working directory. 2013-01-21 17:34:17 -08:00