wget https://archive.apache.org/dist/hadoop/common/hadoop-2.7.3/hadoop-2.7.3.tar.gz

sha512sum hadoop-2.7.3.tar.gz

Edit etc/hadoop/core-site.xml :

<configuration> <property> <name>fs.defaultFS</name> <value>hdfs://localhost:9000</value> </property> </configuration> Edit etc/hadoop/hdfs-site.xml :

Hadoop 2.7.3 Download [top] -

wget https://archive.apache.org/dist/hadoop/common/hadoop-2.7.3/hadoop-2.7.3.tar.gz

sha512sum hadoop-2.7.3.tar.gz

Edit etc/hadoop/core-site.xml :

<configuration> <property> <name>fs.defaultFS</name> <value>hdfs://localhost:9000</value> </property> </configuration> Edit etc/hadoop/hdfs-site.xml : hadoop 2.7.3 download