[
https://issues.apache.org/jira/browse/HADOOP-14217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199523#comment-16199523
]
ASF GitHub Bot commented on HADOOP-14217:
-----------------------------------------
Github user vrozov commented on the issue:
https://github.com/apache/hadoop/pull/269
@yufeldman I am not sure that URI `resolve()` method (RFC2396 5.2) is
directly applicable here even though `Path` uses `URI.resolve()` in its
implementation. `Path` constructor refers to `parent` and `child`, that is
different from constructing absolute URI from base and current, where current
may be an absolute URI. For `Path(parent, child)`, I would not expect `child`
to be an absolute Path.
> Object Storage: support colon in object path
> --------------------------------------------
>
> Key: HADOOP-14217
> URL: https://issues.apache.org/jira/browse/HADOOP-14217
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs, fs/oss
> Affects Versions: 2.8.1
> Reporter: Genmao Yu
> Assignee: Yuliya Feldman
> Attachments: Colon handling in hadoop Path.pdf
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]