arrow_back Install Hadoop 3.3.1 on Windows 10 Step by Step Guide

comment Comments
W White Portal #1587 access_time 3 years ago more_vert

Now when opening Eclipse IDE 2021‑12, this happens:

Would I have to use https://eclipse.en.uptodown.com/windows/download/2065150 ? 🤔

Raymond Raymond #1586 access_time 3 years ago more_vert

Congratulations! If you click About link, you should be able to see similar screenshot as mine. Feel free to navigate around the resource manager portal. 

format_quote

person White access_time 3 years ago

It worked out 😄:

But mine is like this:


And yours like this:

What is it? 🤔

W White Portal #1585 access_time 3 years ago more_vert

It worked out 😄:

But mine is like this:


And yours like this:

What is it? 🤔

Raymond Raymond #1584 access_time 3 years ago more_vert

It was not successful as there is no node manager started successfully. Can you start YARN services using Administrator Command Prompt (run as Administrator)? I believe that will potentially resolve the permission error in your node manager. 

format_quote

person White access_time 3 years ago

It worked, but it's different from yours:


Here too:



W White Portal #1583 access_time 3 years ago more_vert

It worked, but it's different from yours:


Here too:



Raymond Raymond #1582 access_time 3 years ago more_vert

Hi White,

You are getting closer. For this issue, can you please just manually add the required paths to your user PATH environment variable? You can remove the redundant variables that already exist in your system PATH environment variable.

I provided that PowerShell scripts to help people easily add those paths into PATH but for some users like you, error like this will occur if your system PATH environment is very long. 

format_quote

person White access_time 3 years ago

Now this problem 😥:


W White Portal #1581 access_time 3 years ago more_vert

Now this problem 😥:


Raymond Raymond #1580 access_time 3 years ago more_vert

Yes, JDK 1.8 is ok. 

format_quote

person White access_time 3 years ago

W White Portal #1579 access_time 3 years ago more_vert

Is this version ok:


?

With this link of Hadoop:

https://dlcdn.apache.org/hadoop/common/hadoop-3.3.1/hadoop-3.3.1.tar.gz

?

Raymond Raymond #1578 access_time 3 years ago more_vert

Hello White, I think you missed one character P in your Hadoop home environment variable. 

$env:HADOOP_HOME
format_quote

person White access_time 3 years ago

When I run:

setx PATH "$env:PATH;$env:JAVA_HOME/bin;$env:HADOO_HOME/bin"

Stays like this:


Please log in or register to comment.

account_circle Log in person_add Register

Log in with external accounts