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

TestCopyFiles fails under cygwin due to incorrect path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.3.0
    • fs
    • None
    • Windows

    Description

      Under cygwin TestCopyFiles generates an incorrect url which includes windows style path.
      This is the result of concatenation of a win path with unix path.
      File.getPath() should be used to produce a consistent path.

      Attachments

        1. hadoop-241.patch
          1 kB
          Milind Barve

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: