Hello,
I'm trying to use kryo serialization with the required registration flag set
to true via kryo.setRegistrationRequired(true).
I keep getting the following error saying that a certain class is not
registered:
java.lang.IllegalArgumentException: Class is not registered:
com.my.package.MyClas
Has no one ever registered generic classes in scala? Is it possible?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Kryo-Registration-class-is-not-registered-but-Log-TRACE-says-otherwise-tp2077p2182.html
Sent from the Apache Spark User List mailing list arc