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

task controller uses wrong path to taskjvm.sh on windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • None
    • task-controller
    • None
    • Windows+cygwin

    Description

      In 1.0.0, DefaultTaskController passes the string returned by TaskController.writeCommand to the shell. For this to work on Windows, the path needs to be passed through FileUtil.makeShellPath to convert it into a cygwin path, which also requires backslashes instead of forward slashes.

      Attachments

        1. mapreduce-3660.diff
          1 kB
          Jonathan Matthew

        Activity

          People

            Unassigned Unassigned
            jmatthew Jonathan Matthew
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: