Download these softwares to install Hadoop 2.8.0 on Windows 10 64bit operating system.
- Download Hadoop 2.8.0
- Java JDK 1.8.0.zip
Set up
- Check either Java 1.8.0 is already installed on your system or not, use “Javac -version” to check.
If you don't have Java installed, install java under “C:\JAVA”
Extract file Hadoop-2.8.0.zip and place under “C:\Hadoop-2.8.0”.
Set the path HADOOP_HOME Environment variable
Set the path JAVA_HOME Environment variable
Set the Hadoop bin directory path
Set the JAVA bin directory path.
If you are interested to learn Hadoop, I recommend this Hadoop Certification program by Intellipaat.
You can watch this tutorial to install Hadoop on Windows 10: