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

RawLocalFileStatus is causing Path problems

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.3
    • 0.14.3, 0.15.0, 0.16.0
    • fs
    • None
    • All, shows up most on Windows

    Description

      In RawLocalFileStatus of the RawLocalFileSystem class, files were getting changed to URIs then to string which would cause some files to appear as C:/somethingfile://anotherpath. This is a simple change and it just needs to be converted as toString and opposed to toUri().toString(). The problem area is line 324 of the org.apache.hadoop.fs.RawLocalFileSystem.java file. I am testing a patch currently and will submit as soon as it passes all current unit tests.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            musepwizard Dennis Kubes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment