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

TestMRJobClient fails on Windows due to path format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.0-beta, 3.0.0-alpha1
    • 2.1.0-beta
    • test
    • None
    • Reviewed

    Description

      This unit test has following two failed test cases on Windows due to path name format.

      • testJobHistory
      • testSubmit

      When passing local path to the command line, the test cases use "file:///" + a string derived from Java API File.getAbsolutePath(). The mixed use of forward and back slashes in the path leads to the failure.

      Attachments

        1. MAPREDUCE-5360-trunk.patch
          2 kB
          Chuan Liu
        2. MAPREDUCE-5360-trunk.2.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: