I am new to hadoop while after the installation and all the settings were done, when I run jps to see my daemons are running or not. I can see datanode is not running.
When I try to run it manually with the command:
/sbin/hadoop-daemon.sh start datanode
Can anyone suggest an resolve to this?