Closed philicious closed 5 years ago
Enable it with class { "cdh4::hadoop": enable_lzo => true }
If enabled, the default intermediate compression of 'snappy' is switched to lzo.
You still have to compile lzo module yourself and put it into /usr/lib/hadoop/lib and the native binaries to /usr/lib/hadoop/lib/native/ Or even easier, use Clouderas RPMs as shown here http://www.devops-blog.net/hadoop/installing-hadoop-lzo-compression-module-rpms
closing as its very old and outdated
Enable it with class { "cdh4::hadoop": enable_lzo => true }
If enabled, the default intermediate compression of 'snappy' is switched to lzo.
You still have to compile lzo module yourself and put it into /usr/lib/hadoop/lib and the native binaries to /usr/lib/hadoop/lib/native/ Or even easier, use Clouderas RPMs as shown here http://www.devops-blog.net/hadoop/installing-hadoop-lzo-compression-module-rpms