You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2012/10/23 16:05:14 UTC

[jira] [Updated] (HADOOP-8962) RawLocalFileSystem.listStatus fails when a child filename contains a colon

     [ https://issues.apache.org/jira/browse/HADOOP-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Lowe updated HADOOP-8962:
-------------------------------

    Attachment: HADOOP-8962.patch

Patch to have RawLocalFileSystem.listStatus qualify the child paths to prevent the Path from mistaking any colon in a filename as being part of a URI.
                
> RawLocalFileSystem.listStatus fails when a child filename contains a colon
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8962
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8962
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.23.3
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>            Priority: Critical
>         Attachments: HADOOP-8962.patch
>
>
> If listStatus is called on a directory that contains a file with a ':' in its name then it mistakenly thinks there is a scheme being specified and an exception is thrown because of a relative URI.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira