Chapter 11. Configuring LZO Compression
LZO is a lossless data compression library that favors speed over compression ratio. Ambari does not install nor enable LZO compression libraries by default, and must be explicitly configured to do so. To enable LZO compression in your HDP cluster, you must configure core-site.xml for LZO, and install LZO compression libraries throughout the cluster.
More Information