MuhammadBilalYar/Hadoop-On-Window

Yarn Package.

dileeppandiya opened this issue · 1 comments

Hi,

Nice work. I am able to run the namenode and datanode. But the resourcemanager and nodemanager is not starting.

I am getting below error.

yarn run v1.3.2
error Couldn't find a package.json file in "C:\Hadoop\sbin"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command

Can you please suggest.

Hi,

Nice work. I am able to run the namenode and datanode. But the resourcemanager and nodemanager is not starting.

I am getting below error.

yarn run v1.3.2
error Couldn't find a package.json file in "C:\Hadoop\sbin"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command

Can you please suggest.

Hello , I have the same problem.
But I've found that I've installed Yarn before so it conflicts with Hadoop's yarn command!
You can try to edit the system path to fix this problem. 😊