[
https://issues.apache.org/jira/browse/HDFS-15387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134551#comment-17134551
]
Hudson commented on HDFS-15387:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18349 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18349/])
HDFS-15387. FSUsage#DF should consider ViewFSOverloadScheme in (github: rev
785b1def959fab6b8b7ffff66410bcd240feee13)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/FsUsage.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystemUtil.java
* (add)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestViewFileSystemOverloadSchemeWithFSCommands.java
> FSUsage$DF should consider ViewFSOverloadScheme in processPath
> --------------------------------------------------------------
>
> Key: HDFS-15387
> URL: https://issues.apache.org/jira/browse/HDFS-15387
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: viewfs
> Affects Versions: 3.2.1
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Priority: Minor
>
> Currently for calculating DF, processPath checks if it's ViewFS scheme, it
> gets status from all fs and calculate. If not it will directly call
> fs.getStatus.
> Here we should treat ViewFSOverloadScheme also in ViewFS flow
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]