LZO is a splittable compression format for files stored in Hadoop’s HDFS
. It has valuable combination of speed and compression size. Thanks to hadoop-lzo the .lzo
files could be splittable too.
-
Install
lzo
andlzop
codes [OSX].
$ brew install lzo lzop
-
Find where the headers and libraries are installed