Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in Big Data Hadoop & Spark by (32.1k points)
Can anyone tell me how to install Hadoop on Windows 10?

1 Answer

0 votes
by (45.3k points)
edited by

Download these softwares to install Hadoop 2.8.0 on Windows 10 64bit operating system.

  1. Download Hadoop 2.8.0
  2. Java JDK 1.8.0.zip

Set up

  1. Check either Java 1.8.0 is already installed on your system or not, use “Javac -version” to check.
  2. If you don't have Java installed, install java under “C:\JAVA”

  3. Extract file Hadoop-2.8.0.zip and place under “C:\Hadoop-2.8.0”.

  4. Set the path HADOOP_HOME Environment variable

  5. Set the path JAVA_HOME Environment variable

  6. Set the Hadoop bin directory path

  7. 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:

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 9, 2020 in Python by ashely (50.2k points)
0 votes
1 answer

Browse Categories

...