Ilya Maykov created HADOOP-10359: ------------------------------------ Summary: Native bzip2 compression support is broken on non-Linux systems Key: HADOOP-10359 URL: https://issues.apache.org/jira/browse/HADOOP-10359 Project: Hadoop Common Issue Type: Improvement Components: native Affects Versions: 2.2.0 Environment: Mac OS X 10.8.5 Oracle JDK 1.7.0_51 Hadoop 2.2.0-CDH5.0.0-beta-2 Reporter: Ilya Maykov Priority: Minor Attachments: HADOOP-10359-native-bzip2-for-os-x.patch
While testing the patch for HADOOP-9648, I noticed that the bzip2 native compressor/decompressor support wasn't working properly. I dug around a bit and got native bzip2 support to work on my macbook. Will attach a patch in a bit. (This probably needs to be tested on FreeBSD / Windows / Linux, but I don't have the time to set up the necessary VMs to do it. I assume the build bot will test Linux). -- This message was sent by Atlassian JIRA (v6.1.5#6160)