Hello team.
Current lecture directly to the involved directory is giving us:
hadoop fs -du -h -s </path/dir>
t
1.4 T </path/dir>
of information but this is not accurate because when getting each and one size from the files and directories within above directory, performing a simple addition operation from excel we are getting
386574657917
which translated in GB is
360GB
which is the expected size within this directory. Has someone face this before?
Regards!