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

Add a task's cwd to it's LD_LIBRARY_PATH

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.17.0
    • 0.18.0
    • None
    • None
    • Reviewed
    • Added task's cwd to its LD_LIBRARY_PATH.

    Description

      HADOOP-1660 added the task's cwd to it's java.library.path which means only java task's can take advantage via System.load or System.loadLibrary... we should enhance it to support Hadoop Pipes applications by adding it to the LD_LIBRARY_PATH so they can use dlopen/dlsym etc.

      Attachments

        1. patch-2867.txt
          3 kB
          Amareshwari Sriramadasu
        2. patch-2867.txt
          3 kB
          Amareshwari Sriramadasu
        3. patch-2867.txt
          2 kB
          Amareshwari Sriramadasu

        Issue Links

          Activity

            People

              amareshwari Amareshwari Sriramadasu
              acmurthy Arun Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: