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

Chuan Liu updated HADOOP-9759:
------------------------------

    Attachment: HADOOP-9759.patch

Attaching a patch. When running the unit test, the function returns correct 
path to "hadoop.dll", i.e. 
hadoop-common-project\hadoop-common\target\bin\hadoop.dll. However the unit 
test does not pass fully on Windows due to the native zlib compressor not 
available on Windows. 
                
> Add support for NativeCodeLoader#getLibraryName on Windows
> ----------------------------------------------------------
>
>                 Key: HADOOP-9759
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9759
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Critical
>         Attachments: HADOOP-9759.patch
>
>
> HADOOP-9164 introduced a new native API to get the library path for the 
> Hadoop native libraries and other third party native libraries. There is no 
> equivalent support of this native API in the original patch. This JIRA is 
> created to track the work to support {{NativeCodeLoader#getLibraryName}}. We 
> also have a build break on Windows due to the change.

--
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