Hi all,

I was wondering if someone has conceived a method for debugging "Task not
serializable: java.io.NotSerializableException" errors, apart from
commenting and uncommenting parts of the program, or just turning
everything into Serializable. I find this kind of error very hard to debug,
as these are originated in the Spark runtime system.

I'm using Spark for Java.

Thanks a lot in advance,

Juan

Reply via email to