Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.7.2
Description
%b is actually printing the size of a file in bytes, while in help it says filesize in blocks.
hdfs dfs -help stat -stat [format] <path> ... : Print statistics about the file/directory at <path> in the specified format. Format accepts filesize in blocks (%b) ...