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: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to