[ https://issues.apache.org/jira/browse/HADOOP-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463437 ]
Hadoop QA commented on HADOOP-873: ---------------------------------- +1, because http://issues.apache.org/jira/secure/attachment/12348603/native-lib.patch applied and successfully tested against trunk revision r494604. > native libraries aren't loaded unless the user specifies the > java.library.path in the child jvm options > ------------------------------------------------------------------------------------------------------- > > Key: HADOOP-873 > URL: https://issues.apache.org/jira/browse/HADOOP-873 > Project: Hadoop > Issue Type: Bug > Components: util > Affects Versions: 0.10.0 > Reporter: Owen O'Malley > Assigned To: Owen O'Malley > Fix For: 0.10.1 > > Attachments: native-lib.patch > > > The TaskRunner adds the setting of the java.library.path after the class > name, which makes it an argument to the main of the TaskTracker.Child. It > should be added to the command line before the class name. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira