While setting up pseudo or full cluster, do we need to format data node to install HDFS file system or we only have to format namenode.
I am asking this because, I have read this on many blogs that, HDFS stores the data in sequential order on the hard disk and it is an abstract layer which stores data on big blocks rather than default block size storage provided host file system.
If we are not formatting datanode than the powerful feature of HDFS comes to toss.