[ 
https://issues.apache.org/jira/browse/HADOOP-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated HADOOP-8462:
-------------------------------

    Status: Open  (was: Patch Available)

Argh, Jenkins picked the wrong patch to comment on and tried to apply the 
2.0.2a patch to trunk which didn't work so well.

I tried applying the trunk patch myself and building, and it doesn't build for 
me when trying to build with the native code.  I get the error message, "Could 
NOT find BZip2 (missing: BZIP2_INCLUDE_DIR)"
                
> Native-code implementation of bzip2 codec
> -----------------------------------------
>
>                 Key: HADOOP-8462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8462
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Govind Kamat
>            Assignee: Govind Kamat
>         Attachments: HADOOP-8462-2.0.2a.patch, HADOOP-8462-trunk.patch
>
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> The bzip2 codec supplied with Hadoop is currently available only as a Java 
> implementation.  A version that uses the system bzip2 library can provide 
> improved performance and a better memory footprint.  This will also make it 
> feasible to utilize alternative bzip2 libraries that may perform better for 
> specific jobs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to