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

TestMiniMRChildTask fails on Windows

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4.0, 3.0.0-alpha1
    • 2.5.0
    • test
    • None
    • Reviewed

    Description

      The test fails on Windows as a regression from MAPREDUCE-5451. In MAPREDUCE-5451, we set default config of "mapreduce.admin.user.env" to "PATH=%PATH%;%HADOOP_COMMON_HOME%
      bin" on Windows. In the test, we set "PATH=%PATH%;tmp" for "mapreduce.map.env" and "mapreduce.map.env". Because the the change in MAPREDUCE-5451, PATH will be set twice now and the value we get in the child tasks no longer matches the previous expected value.

      Attachments

        1. MAPREDUCE-5642.patch
          2 kB
          Chuan Liu

        Issue Links

          Activity

            People

              chuanliu Chuan Liu
              chuanliu Chuan Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: