You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Pa Rö <pa...@googlemail.com> on 2015/07/27 13:18:56 UTC

Spark - Serialization with Kryo

Hello,

I´ve got a problem using Spark with Geomesa. I´m not quite sure where the
error comes from, but I assume its problem with Spark.
A ClassNotFoundException is thrown with following content: "Failed to
register classes with Kryo".
Please have a look at https://github.com/apache/spark/pull/4258
A solution is described there, but I´m not sure how to use this "patch".

I´m using Spark version 1.3.0 and it´s not possible for me to update my
version, because I use GeoMesa.

Thanks in advance.