[ 
https://issues.apache.org/jira/browse/HDFS-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740874#comment-13740874
 ] 

Hudson commented on HDFS-4632:
------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #302 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/302/])
HDFS-4632. globStatus using backslash for escaping does not work on Windows. 
Contributed by Chuan Liu. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1514168)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestGlobPaths.java

                
> globStatus using backslash for escaping does not work on Windows
> ----------------------------------------------------------------
>
>                 Key: HDFS-4632
>                 URL: https://issues.apache.org/jira/browse/HDFS-4632
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.1.1-beta
>            Reporter: Chris Nauroth
>            Assignee: Chuan Liu
>             Fix For: 3.0.0, 2.1.1-beta
>
>         Attachments: HDFS-4632-trunk.patch
>
>
> {{Path}} normalizes backslashes to forward slashes on Windows.  Later, when 
> passed to {{FileSystem#globStatus}}, the path is no longer treated as an 
> escape sequence.

--
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

Reply via email to