I want to see the size of the file stored in my HDFS. I executed hadoop fs -du -h and got the following output:
In linux du is for getting the size of file, but here I am getting 2 value. Can anyone help me in understanding what these 2 values indicate?