
serialization: a memory object to a disk object
deserialization: a disk object to a memory object
the faster access times and avoidance of serialization/deserialization overhead make Spark much faster than Map Reduce

serialization: a memory object to a disk object
deserialization: a disk object to a memory object
the faster access times and avoidance of serialization/deserialization overhead make Spark much faster than Map Reduce