Top "Hadoop2" questions

Hadoop 2 represents the second generation of the very popular open source distributed platform Apache Hadoop.

Know the disk space of data nodes in hadoop?

Is there a way or any command using which I can come to know the disk space of each datanode …

hadoop hdfs yarn hadoop2 webhdfs
Hadoop fs -du-h sorting by size for M, G, T, P, E, Z, Y

I am running this command -- sudo -u hdfs hadoop fs -du -h /user | sort -nr and the output is …

bash shell hadoop hadoop2 hadoop-partitioning