Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Log in with external accounts
comment Comments
#1608 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
How do I use it with Hadoop?
#1604 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
It failed because the HDFS is not working probably because of the same error I mentioned earlier. Unfortunately I could not help you much as I don't have a Windows 11 system to test (my laptop CPU unfortunately is not supported).
person Arya access_time 4 months ago
Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Hi,
I managed to get 64-bits winutils.exe and using this file instead you gave.
the resource manager is on but the DFS are not. pls advise on mistake I did? thanks
#1601 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Hi,
I managed to get 64-bits winutils.exe and using this file instead you gave.
the resource manager is on but the DFS are not. pls advise on mistake I did? thanks
#1600 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Looks like there is a compatible issue since the native libs were built for Windows 10. As I am not using Windows 11, I cannot really debug for you about this issue before I upgrade my system.
Can you try the following to see if it works?
Right click winutils.exe program and click Properties. Go to Compatibility tab and set Compatibility mode as Windows 10.
person Arya access_time 4 months ago
Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
tried to reinstall the winutils from github, but still error like this
#1599 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
tried to reinstall the winutils from github, but still error like this
person Raymond access_time 4 months ago
Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
I have not tried installing this on Windows 11 thus wouldn't be able to provide accurate advice about this one. However, can you try winutils directly instead of winutils.exe? The path winutils.exe.exe in the error message is not right.
#1598 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
That usually means the installation was not successful and you will need to look into details to find out the actual error. Did you successfully complete all the steps before starting DFS and YARN?
person Arya access_time 4 months ago
Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
I always get my datanode and namenode shutdown after using comman startdfs.cmd and start-yarn.cmd. any advise how to settler?
Thanks
#1597 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
I have not tried installing this on Windows 11 thus wouldn't be able to provide accurate advice about this one. However, can you try winutils directly instead of winutils.exe? The path winutils.exe.exe in the error message is not right.
person Arya access_time 4 months ago
Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Hi I am having issues with winutils.exe. pls advise
ARYA (arya.sanjaya@pradita.ac.id)
the returned on command is:
#1596 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
I always get my datanode and namenode shutdown after using comman startdfs.cmd and start-yarn.cmd. any advise how to settler?
Thanks
#1595 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Hi I am having issues with winutils.exe. pls advise
ARYA (arya.sanjaya@pradita.ac.id)
the returned on command is:
#1614 Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
Can you please be more specific?
Once you’ve configured it, you can just use it as Hadoop instance. For example, you can use HDFS CLI to interact with it.
person Super access_time 3 months ago
Re: Install Hadoop 3.3.1 on Windows 10 Step by Step Guide
How do I use it with Hadoop?