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

MR Job Submission Fails if MR framework application path not on defaultFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.9.0, 2.7.4, 3.0.0-alpha4, 2.8.2
    • mrv2
    • None
    • Reviewed

    Description

      JobSubmitter#addMRFrameworkPathToDistributedCache() assumes that mapreduce.framework.application.path has a FS which matches fs.defaultFS which may not always be true. This is just a consequence of using FileSystem.get(Configuration) instead of FileSystem.get(URI, Configuration).

      Attachments

        1. MAPREDUCE-6873.000.patch
          1 kB
          Erik Krogen

        Activity

          People

            xkrogen Erik Krogen
            xkrogen Erik Krogen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: