spark-instrumented-optimizer/python
Matei Zaharia 5741078c46 Log Python exceptions to stderr as well
This helps in case the exception happened while serializing a record to
be sent to Java, leaving the stream to Java in an inconsistent state
where PythonRDD won't be able to read the error.
2014-01-12 00:10:41 -08:00
..
examples Add banner to PySpark and make wordcount output nicer 2013-09-01 14:13:16 -07:00
lib Changes on top of Prashant's patch. 2014-01-03 18:30:17 -08:00
pyspark Log Python exceptions to stderr as well 2014-01-12 00:10:41 -08:00
test_support License headers 2013-12-09 16:41:01 -08:00
.gitignore Rename top-level 'pyspark' directory to 'python' 2013-01-01 15:05:00 -08:00
epydoc.conf Fix some Python docs and make sure to unset SPARK_TESTING in Python 2013-12-29 20:15:07 -05:00
run-tests Add Naive Bayes to Python MLlib, and some API fixes 2014-01-11 22:30:48 -08:00