Created 11-09-2017 03:03 PM
I did statistics on fs image by running -oiv with option "FileDistribution". I got the file with content like this.
What is the "size" units? Bits? Bytes?
Size NumFiles
0 90380
2097152 573886
Created 11-09-2017 03:10 PM
The default unit is bytes. However you can use -format option to view in human reabable format.
Thanks,
Aditya
Created 11-09-2017 03:10 PM
The default unit is bytes. However you can use -format option to view in human reabable format.
Thanks,
Aditya
Created 11-09-2017 03:45 PM
Thank you! I am using HDP-2.5.5.5. There is no option -format for hdfs oiv.