[ https://issues.apache.org/jira/browse/HADOOP-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-873: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Thanks, Owen! > 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