I was using Hadoop in a pseudo-distributed mode and everything was working fine. But then I had to restart my computer because of some reason. And now when I am trying to st
Faced the same problem.
(1) Always check for the typing mistakes in the configuring the .xml files, especially the xml tags.
.xml
(2) go to bin dir. and type ./start-all.sh
./start-all.sh
(3) then type jps , to check if processes are working
jps