Re: spark python exception

2015-02-10 Thread Davies Liu
No, it's a feature to help debugging (it may mute in future). On Tue, Feb 10, 2015 at 12:45 PM, Kane Kim wrote: > sometimes I'm getting this exception: > > Traceback (most recent call last): > File "/opt/spark-1.2.0-bin-hadoop2.4/python/pyspark/daemon.py", line 162, > in manager > code = w

spark python exception

2015-02-10 Thread Kane Kim
sometimes I'm getting this exception: Traceback (most recent call last): File "/opt/spark-1.2.0-bin-hadoop2.4/python/pyspark/daemon.py", line 162, in manager code = worker(sock) File "/opt/spark-1.2.0-bin-hadoop2.4/python/pyspark/daemon.py", line 64, in worker outfile.flush() IOError: