Hi Spark users,

This has probably been answered before, but I could not locate it. I
understand from the tuning guide that using Kryo serialization for shuffles
improves the performance. I would like to know how to register the Kryo
serializer. Apart from the shuffles, my standalone application needs to
store and retrieve a few object files as well. I would really appreciate
any pointers on registering Kryo serializer for both these serialization
tasks.

Thanks and regards,
~Mayuresh

Reply via email to