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

Robert Chansler reassigned HADOOP-1995:
---------------------------------------

    Assignee: Mahadev konar

> Path can not handle a file name that contains a back slash
> ----------------------------------------------------------
>
>                 Key: HADOOP-1995
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1995
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.14.1
>            Reporter: Hairong Kuang
>            Assignee: Mahadev konar
>
> When normalizing a path name, Path incorrectly converts a back slash to a 
> path separator even if  the path name is of the unix style. This prohibs a 
> glob from using a back slash to escape a special character. A fix is to make 
> path normalization file system dependent.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to