[
https://issues.apache.org/jira/browse/HADOOP-18119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HADOOP-18119:
------------------------------------
Labels: pull-request-available (was: )
> ViewFileSystem#getUri should return a URI with a empty path component
> ---------------------------------------------------------------------
>
> Key: HADOOP-18119
> URL: https://issues.apache.org/jira/browse/HADOOP-18119
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Chentao Yu
> Assignee: Chentao Yu
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The goal here is that the semantics of {{FileSystem#getURI()}} remains the
> same as before when using ViewFileSystem.
> We should assume that the URI returned by {{FileSystem#getURI()}} doesn't
> have a Path component (i.e., path component is null). DistributedFileSystem
> follows this pattern. However, ViewFileSystem add "/" as the path component
> in the URI returned.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]