If I want Spark to broadcast a Guava class do I have to register it with Kryo even though it extends Serializable?
- broadcasting objects with Spark Pat Ferrel
- Re: broadcasting objects with Spark Pat Ferrel
If I want Spark to broadcast a Guava class do I have to register it with Kryo even though it extends Serializable?