Error in hadoop environment setup for window 10

27 Views Asked by At

I am trying to setup hadoop environment for window 10, after facing lot of errors all resourcemanager ,datanode and nodemanager are working(not shutting down) but there is new problem occured which is that datanode are not showing all menu options.

C:\hadoop\hadoop-3.3.5\hadoop-3.3.5\sbin>jps
11232 Jps
10712 NodeManager
7880 ResourceManager
4188 DataNode

I followed all steps of this tutorial: https://gist.github.com/vorpal56/5e2b67b6be3a827b85ac82a63a5b3b2e enter image description here

0

There are 0 best solutions below