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

The mini/mr cluster for testing always uses the local file system rather than the namenode that was passed in

    XMLWordPrintableJSON

Details

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

    Description

      The mini map/reduce cluster that is used for testing was incorrectly setting the attribute for the filesystem, causing all of the tests to run against the local file system instead of the mini dfs cluster. This patch fixes that and also adds a new method to the mini mr cluster to generate an appropriate JobConf to submit against that cluster. That makes sure that all of the appropriate fields are set.

      Attachments

        1. minimr-conf.patch
          17 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: