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

4 years ago link more_vert
Raymond Raymond
articleArticles 549
codeCode 3
imageDiagrams 49
descriptionNotebooks 0
chat_bubble_outlineThreads 8
commentComments 268
loyaltyKontext Points 6058
account_circleProfile
#236 Re: Install Hadoop 3.2.0 on Windows 10 using Windows Subsystem for Linux (WSL)
Hmm, sudo is actually not required if you install everything in your own folder though the better approach is to install them in other folders using root user (then sudo is required).
format_quote

person Mohammad access_time 4 years ago
Re: Install Hadoop 3.2.0 on Windows 10 using Windows Subsystem for Linux (WSL)

I get Permission Denied when trying to get hadoop binary. after research I found that I need to use sudo in front of command. So need to use 

sudo wget http://mirrors.....


Thanks for great article!


recommendMore from Kontext