This is my hdfs-site.xml -> https://pastebin.com/91rCMNPw
This is my core-site.xml -> https://pastebin.com/YwXun3Cy

I can ssh localhost without a passphrase.

hadoop namenode -format works.

The output of start-all.sh is -
Starting namenodes on [localhost]
Starting datanodes
Starting secondary namenodes [reikdas]
Starting resourcemanager
Starting nodemanagers

But when I run jps, I only see -
80419 Jps
79673 ResourceManager

What is interesting is the fact that if I launch hadoop namenode and hadoop
datanode on different terminal windows, then jps lists them correctly.

What could be the problem?

Regards,

-- 
Pratyush Das

Reply via email to