org.apache.spark
CompressionCodec allows the customization of choosing different compression implementations to be used in block storage.
LZF implementation of org.apache.spark.io.CompressionCodec.
Snappy implementation of org.apache.spark.io.CompressionCodec.