Hi,
I've a simple Spark job that tries to broadcast an *Externalizable* object across workers. A simple System.out confirm that the object is only serialized with writeExternal and than deserialized without readExternal. Personally I think this is a bug. I'm using the default JavaSerializer with Spark 1.5.*

Kind regards,

Federico.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to