Hi,

Is there a way to access the global kryo instance created by spark? I'm
referring to the one which is passed to registerClasses() in a
KryoRegistrator sub class.

I'd like to access this kryo instance inside a map closure, so it should be
accessible from thw workers side too.

Reply via email to