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

TestUrlStreamHandler.testFileUrls fails on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.18.0
    • 0.18.0
    • test
    • None

    Description

      org.apache.hadoop.fs.TestUrlStreamHandler.testFileUrls fails on Windows with this exception:

      java.net.URISyntaxException: Illegal character in authority at index 7: file://C:\hudson\workspace\Hadoop-WindowsTest\trunk\build\test/thefile
      at java.net.URI$Parser.fail(URI.java:2816)
      at java.net.URI$Parser.parseAuthority(URI.java:3154)
      at java.net.URI$Parser.parseHierarchical(URI.java:3065)
      at java.net.URI$Parser.parse(URI.java:3021)
      at java.net.URI.<init>(URI.java:578)
      at org.apache.hadoop.fs.TestUrlStreamHandler.testFileUrls(TestUrlStreamHandler.java:119)

      Attachments

        1. 3268-20080419a.patch
          0.6 kB
          Christophe Taton

        Activity

          People

            kryzthov Christophe Taton
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: