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 in Ubuntu?

1 Answer

0 votes
by (45.3k points)
edited by

Before installing, download the following software to install Hadoop 2.8.0:

  1. Download Hadoop 2.8.0
  2. 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, then first 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.

For in-detail step by step installation of Hadoop, check this blog on Hadoop Installation by Intellipaat.

Also, enroll in this big data hadoop course and learn from industry professionals.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...