You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/01/10 01:25:27 UTC

[jira] Updated: (HADOOP-873) native libraries aren't loaded unless the user specifies the java.library.path in the child jvm options

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

Owen O'Malley updated HADOOP-873:
---------------------------------

    Attachment: native-lib.patch

> 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