Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-873

native libraries aren't loaded unless the user specifies the java.library.path in the child jvm options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.1
    • util
    • None

    Description

      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.

      Attachments

        1. native-lib.patch
          2 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: