You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Dave Teng (Jira)" <ji...@apache.org> on 2022/10/07 21:48:00 UTC

[jira] [Resolved] (HDFS-16789) Update FileSystem class to read disk usage from actual usage value instead of file's length

     [ https://issues.apache.org/jira/browse/HDFS-16789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Teng resolved HDFS-16789.
------------------------------
    Resolution: Invalid

> Update FileSystem class to read disk usage from actual usage value instead of file's length
> -------------------------------------------------------------------------------------------
>
>                 Key: HDFS-16789
>                 URL: https://issues.apache.org/jira/browse/HDFS-16789
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Dave Teng
>            Assignee: Dave Teng
>            Priority: Major
>
> Currently FileSystem class retrieve the disk usage value directly from [file's length|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java#L1895] instead of actual usage value. 
> We need to update FileSystem & related classes to read disk usage from actual usage value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org