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

TestMiniMRLocalFS and TestMiniMRCaching broken on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.12.0
    • test
    • None

    Description

      After fixing HADOOP-761, TestMiniMRLocalFS and TestMiniMRCaching and now broken on Windows. I belive that fixing them is dependent on fixing HADOOP-1020.

      There are multiple problems in a utility class used by these 2 tests, MRCaching.

      1) the "dfs" uri's should be "hdfs" for TestMiniMRCaching
      2) the "dfs" uri's should be "file" for TestMiniMRLocalFS
      3) the cache directory should be different for each test

      Attachments

        1. HADOOP-1021.patch
          6 kB
          Nigel Daley

        Activity

          People

            Unassigned Unassigned
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: