Re: Python code crashing on ReduceByKey if I return custom class object

2014-10-27 Thread Gen
I am missing out , I tried changing the serializer but still getting similar error. Place the error here http://pastebin.com/0tqiiJQm -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Python-code-crashing-on-ReduceByKey-if-I-return-custom-class-object

Re: Python code crashing on ReduceByKey if I return custom class object

2014-10-27 Thread Davies Liu
) File /home/sid/Downloads/spark/python/pyspark/serializers.py, line 464, in read_int raise EOFError EOFError -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Python-code-crashing-on-ReduceByKey-if-I-return-custom-class-object-tp17317.html Sent from

Re: Python code crashing on ReduceByKey if I return custom class object

2014-10-27 Thread sid
I have implemented the advise and now the issue is resolved . -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Python-code-crashing-on-ReduceByKey-if-I-return-custom-class-object-tp17317p17426.html Sent from the Apache Spark User List mailing list archive