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

Hudson commented on YARN-1025:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4398 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4398/])
YARN-1025. ResourceManager and NodeManager do not load native libraries on 
Windows. Contributed by Chris Nauroth. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1521670)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/bin/yarn.cmd

                
> ResourceManager and NodeManager do not load native libraries on Windows.
> ------------------------------------------------------------------------
>
>                 Key: YARN-1025
>                 URL: https://issues.apache.org/jira/browse/YARN-1025
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager, resourcemanager
>    Affects Versions: 3.0.0, 2.1.1-beta
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 3.0.0, 2.1.1-beta
>
>         Attachments: YARN-1025.1.patch
>
>
> ResourceManager and NodeManager do not have the correct setting for 
> java.library.path when launched on Windows.  This prevents the processes from 
> loading native code from hadoop.dll.  The native code is required for correct 
> functioning on Windows (not optional), so this ultimately can cause failures.

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