[ 
https://issues.apache.org/jira/browse/HADOOP-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715804#comment-13715804
 ] 

Chuan Liu commented on HADOOP-9759:
-----------------------------------

The unit test in my previous comment refers to new test case in 
TestNativeCodeLoader added by HADOOP-9164. "-Drequire.test.libhadoop=true" is 
required to run the unit test; otherwise, it will be skipped.
                
> 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