What is HDFS? HDFS is a distributed file system that handles large data sets running on commodity hardware. It is used to scale a single Apache Hadoop cluster to hundreds (and even thousands) of nodes ...
hdfs dfsadmin -report Detailed report about HDFS, including available and used space, as well as healthiness of the file system hdfs getconf -namenodes Returns the list of NameNodes of the cluster ...