-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha1
-
Component/s: fs
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Incompatible change, Reviewed
-
Release Note:The output format of hadoop fs -du has been changed. It shows not only the file size but also the raw disk usage including the replication factor.
Currently FsShell report HDFS usage with "hadoop fs -dus <path>" command. Since replication level is per file level, it would be nice to add raw disk usage including the replication factor (maybe "hadoop fs -dus -raw <path>"?). This will allow to assess resource usage more accurately. – Alex K
- duplicates
-
HADOOP-8497 Shell needs a way to list amount of physical consumed space in a directory
-
- Resolved
-
- relates to
-
MESOS-4283 Accept 3-field version of HDFS du output
-
- Resolved
-
-
HADOOP-11666 Revert the format change of du output introduced by HADOOP-6857
-
- Closed
-