org.apache.spark.serializer
A Spark serializer that uses the Kryo serialization library.
Note that this serializer is not guaranteed to be wire-compatible across different versions of Spark. It is intended to be used to serialize/de-serialize data within a single Spark application.
A Spark serializer that uses the Kryo serialization library.
Note that this serializer is not guaranteed to be wire-compatible across different versions of Spark. It is intended to be used to serialize/de-serialize data within a single Spark application.