Re: Un-serializable 3rd-party classes (Spark, Java)

2014-06-18 Thread Daedalus
t seem to implement Serializable. This class > > suits my purpose very well, and I would prefer not to switch over from > it. > > > > Other than writing code to make the class serializable, and then > recompiling > > the matrix-toolkit-java source, what options do I have?

Re: Un-serializable 3rd-party classes (Spark, Java)

2014-06-17 Thread Matei Zaharia
r from it. > > Other than writing code to make the class serializable, and then recompiling > the matrix-toolkit-java source, what options do I have? > > Is there any workaround for this issue? > > > > -- > View this message in context: > http://apache-spark-us

Un-serializable 3rd-party classes (Spark, Java)

2014-06-17 Thread Daedalus
spark-user-list.1001560.n3.nabble.com/Un-serializable-3rd-party-classes-Spark-Java-tp7815.html Sent from the Apache Spark User List mailing list archive at Nabble.com.