I see there are several ways we can start hadoop ecosystem,
start-all.sh & stop-all.sh Which say it\'s deprecated use start-dfs.sh & st
start-all.sh & stop-all.sh
Starting
start-dfs.sh (starts the namenode and the datanode) start-mapred.sh (starts the jobtracker and the tasktracker)
Stopping
stop-dfs.sh stop-mapred.sh