[
https://issues.apache.org/jira/browse/HDFS-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738507#comment-13738507
]
Chuan Liu commented on HDFS-4632:
---------------------------------
I tend to agree 1) is the only feasible solution in short term.
Is it possible to only use "file:///path/foo/a/b/c" format for local path? So
we could effectively get rid of forward slash on Windows. I understand this
breaks backward compatibility. But we will have a unified format for paths on
different OS's. Users may be less confused of which format to use. Any thoughts
on this?
> 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