I am in a databasing class at school and my professor is having us work with hadoop v3.2.1. In following a youtube tutorial to install on windows, I am stuck on the formatting n
The following error is a Bug in Hadoop 3.2.1.
This issue will be solved within the next release. For now, you can fix it temporarily using the following steps:
hadoop-hdfs-3.2.1.jar
file from the following link.hadoop-hdfs-3.2.1.jar
to hadoop-hdfs-3.2.1.bak
in folder %HADOOP_HOME%\share\hadoop\hdfs
hadoop-hdfs-3.2.1.jar
to folder %HADOOP_HOME%\share\hadoop\hdfs
It is well known apparently that hadoop 3.2.1 doesn't work on windows 10 properly. I installed 3.2.0 and am now making progress.