Chris Nauroth created HDFS-4632:
-----------------------------------

             Summary: 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
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


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