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

TaskTracker passes incorrect file path to DF under cygwin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.5.0
    • None
    • None
    • Windows

    Description

      The path that is passed is OS dependent. The File abstraction should be used in order to make it universal.
      I'm attaching a patch that does that.
      We might want to change the path parameter for DF. Making it File rather than String should prevent us from
      bugs like that in the future.

      Attachments

        1. TaskTrackerDF.patch
          0.6 kB
          Konstantin Shvachko
        2. DFPath2File.patch
          3 kB
          Konstantin Shvachko
        3. DFConstructor.patch
          1 kB
          Konstantin Shvachko

        Activity

          People

            shv Konstantin Shvachko
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: