I want to setup a hadoop-cluster in pseudo-distributed mode. I managed to perform all the setup-steps, including startuping a Namenode, Datanode, Jobtracker and a Tasktracke
For me these steps worked
stop-all.sh
hadoop namenode -format
start-all.sh