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

MapReduce JVM launch does not use correct working directory on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • trunk-win
    • client
    • None

    Description

      MapReduceChildJVM#getVMCommand sets java.io.tmpdir by using environment variable PWD as the root of the path. On Windows, %PWD% likely will not be defined. Instead, we need to use %CD%. Any part of the codebase that uses Environment#PWD is likely to be impacted by this.

      Attachments

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: