arrow_back Install Hadoop 3.2.0 on Windows 10 using Windows Subsystem for Linux (WSL)

Please log in or register to comment.

account_circle Log in person_add Register

Log in with external accounts

comment Comments
4 years ago link more_vert
account_circle beax1000
#82 Re: Install Hadoop 3.2.0 on Windows 10 using Windows Subsystem for Linux (WSL)

In my case, the command: 

sbin/start-dfs.sh 

is executed without errors, but the NameNode is not started and therefore it is not responding on http://localhost:9870.

Executing jps command I can see how running processes are:

1) SecondaryNameNode

2) DataNode

3) Jps

NameNode process is missing from the returned list.


Any idea on what can be going wrong?

I followed all the instructions in this guide to configure my WSL environment.


Thanks 

recommendMore from Kontext