[
https://issues.apache.org/jira/browse/HADOOP-12631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468964#comment-16468964
]
Jimmy Lu edited comment on HADOOP-12631 at 5/9/18 3:31 PM:
-----------------------------------------------------------
Hi [~cnauroth], in {{org.apache.hadoop.fs.Path#initialize}} you shouldn't call
{{ java.net.URI#normalize}}, which is known to be buggy and destroys UNC path.
was (Author: yuhta):
Hi [~cnauroth], in {{org.apache.hadoop.fs.Path#initialize}} you shouldn't call
{{URI#normalize}}, which is known to be buggy and destroys UNC path.
> Can't use windows network drive
> -------------------------------
>
> Key: HADOOP-12631
> URL: https://issues.apache.org/jira/browse/HADOOP-12631
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.6.0
> Reporter: tian
> Priority: Minor
>
> When we create a Path like "\\SIMPLESHARE\MyHome$", the double slash will be
> normalised to single slash.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]