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

Environment variable handling assumes values should be appended

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.2.0
    • None
    • None
    • None

    Description

      When processing environment variables for a container context the code assumes that the value should be appended to any pre-existing value in the environment. This may be desired behavior for handling path-like environment variables such as PATH, LD_LIBRARY_PATH, CLASSPATH, etc. but it is a non-intuitive and harmful way to handle any variable that does not have path-like semantics.

      Attachments

        1. MAPREDUCE-6491.011.patch
          14 kB
          Jason Darrell Lowe
        2. YARN-2369-1.patch
          1 kB
          Dustin Cote
        3. YARN-2369-10.patch
          12 kB
          Dustin Cote
        4. YARN-2369-2.patch
          8 kB
          Dustin Cote
        5. YARN-2369-3.patch
          10 kB
          Dustin Cote
        6. YARN-2369-4.patch
          10 kB
          Dustin Cote
        7. YARN-2369-5.patch
          10 kB
          Dustin Cote
        8. YARN-2369-6.patch
          13 kB
          Dustin Cote
        9. YARN-2369-7.patch
          13 kB
          Dustin Cote
        10. YARN-2369-8.patch
          12 kB
          Dustin Cote
        11. YARN-2369-9.patch
          12 kB
          Dustin Cote

        Issue Links

          Activity

            People

              cotedm Dustin Cote
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated: