You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Ron Gonzalez <zl...@yahoo.com> on 2014/07/30 09:19:23 UTC

NotSerializableException

Hi,
  I took avro 1.7.7 and recompiled my distribution to be able to fix the issue when dealing with avro GenericRecord. The issue I got was resolved. I'm referring to AVRO-1476.
  I also enabled kryo registration in SparkConf.
  That said, I am still seeing a NotSerializableException for Schema$RecordSchema. Do I need to do anything else?

Thanks,
Ron

Sent from my iPad