arrow_back Install Hadoop 3.2.1 on Windows 10 Step by Step Guide

access_time 3 years ago link more_vert
#412 Re: Install Hadoop 3.2.1 on Windows 10 Step by Step Guide

The error you got indicates that Hadoop required JAR libraries are not loaded properly.

The fix I provided was for missing the right winutil native libs not JAR libs. Make sure your JAVA_HOME, HADDOP_HOME environment variables and other configurations are done properly. If you are not following all the steps in my article, I would suggest you follow this article. 

format_quote

person Morar access_time 3 years ago
Re: Install Hadoop 3.2.1 on Windows 10 Step by Step Guide

After I use the fix you mentioned namenode format still doesn't work

hdfs namenode -format

Error: Could not find or load main class org.apache.hadoop.hdfs.server.namenode.NameNode

recommendMore from Kontext