[
https://issues.apache.org/jira/browse/HADOOP-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100634#comment-17100634
]
Steve Loughran commented on HADOOP-17032:
-----------------------------------------
Are you proposing recursive listing across multiple file systems? That is
potentially trouble.
> Handle path having multiple children mount points pointing to different
> filesystems
> -----------------------------------------------------------------------------------
>
> Key: HADOOP-17032
> URL: https://issues.apache.org/jira/browse/HADOOP-17032
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs, viewfs
> Reporter: Abhishek Das
> Priority: Major
>
> In case the mount table is configured in a way where multiple child mount
> points are pointing to different file systems, the getContentSummary or
> getStatus don't return the expected result
> mount link /a/b/ → hdfs://nn1/a/b
> mount link /a/d/ → [file:///nn2/c/d]
> b has two files and d has 1 file. So getContentSummary on / should return 3
> files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]