[ 
https://issues.apache.org/jira/browse/HADOOP-18119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039016#comment-18039016
 ] 

ASF GitHub Bot commented on HADOOP-18119:
-----------------------------------------

github-actions[bot] closed pull request #3979: HADOOP-18119. 
ViewFileSystem#getUri should return a URI with an empty path component
URL: https://github.com/apache/hadoop/pull/3979




> 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: 50m
>  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.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to