Hi,

I am trying to strict my serialized classes, as I am having weird issues with 
regards to serialization.
However, my efforts hit a brick wall when I got the exception:

""
Caused by: java.lang.IllegalArgumentException: Class is not registered: 
scala.reflect.ClassTag$$anon$1
Note: To register this class use: 
kryo.register(scala.reflect.ClassTag$$anon$1.class);
""

I tracked it down to using the "sortBy" method of the rdd.

When using Scala, what should I add to the registry of Kryo, to support this 
class?

Thanks



________________________________
This message is confidential and is for the sole use of the intended 
recipient(s). It may also be privileged or otherwise protected by copyright or 
other legal rules. If you have received it by mistake please let us know by 
reply email and delete it from your system. It is prohibited to copy this 
message or disclose its content to anyone. Any confidentiality or privilege is 
not waived or lost by any mistaken delivery or unauthorized disclosure of the 
message. All messages sent to and from Agoda may be monitored to ensure 
compliance with company policies, to protect the company's interests and to 
remove potential malware. Electronic messages may be intercepted, amended, lost 
or deleted, or contain viruses.

Reply via email to