Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-4458

Warn if java.library.path is used for AM or Task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.3, 2.0.2-alpha, 3.0.0-alpha1
    • 2.0.3-alpha, 0.23.7
    • mrv2
    • None

    Description

      If java.library.path is used on the command line for launching an MRAppMaster or an MR Task, it could conflict with how standard Hadoop/HDFS JNI libraries and dependencies are found. At a minimum the client should output a warning and ask the user to switch to LD_LIBRARY_PATH. It would be nice to automatically do this for them but parsing the command line is scary so just a warning is probably good enough for now.

      Attachments

        1. MAPREDUCE-4458-b23v1.patch
          12 kB
          Robert Parker
        2. MAPREDUCE-4458v3.patch
          12 kB
          Robert Parker

        Activity

          People

            robsparker Robert Parker
            revans2 Robert Joseph Evans
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: