Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "UsingLzoCompression" page has been changed by SamPullara. http://wiki.apache.org/hadoop/UsingLzoCompression?action=diff&rev1=16&rev2=17 -------------------------------------------------- * on Ubuntu: apt-get install liblzo2-dev * or Download and build [[http://www.oberhumer.com/opensource/lzo/]] - Download the native connector library: + Checkout the native connector library: - * Download/checkout: [[http://code.google.com/p/hadoop-gpl-compression/]] + * The project is [[http://code.google.com/p/hadoop-gpl-compression/]] + * For 0.20.2 checkout branches/branch-0.1 + * For 0.21 or 0.22 checkout trunk On Mac: * On Mac also you will probably have to add the line to build.xml just above the call to 'configure' in compile-native:
