I set up and configured a multi-node Hadoop cluster using this tutorial.
When I type in the start-all.sh command, it shows all the processes initializing properly as
In case of Mac os(Pseudo-distributed mode):
Open terminal
cd /tmp
rm -rf hadoop*
bin/hdfs namenode -format
sbin/start-dfs.sh