Hi,
I'm using Avro with Spark and I need to pass the a Schema object to the workers.
The problem is that the Schema class is not serializable which causes the whole 
task to be unserializable (and this fails my job).

Does someone know of a solution to this?

Thank you.
Daniel

Reply via email to