Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 543 Bytes

Apache Hadoop 2.X.X and Apache Spark 0.8.0 Installation

Apache Hadoop 2.X.X installation...

Steps to be done before running setup.sh

Install Open ssh Server

Install Oracle Java Jdk 1.6 or 1.7

Set JAVA_HOME in .bashrc

Steps for Hadoop Installation

$ sh setup.sh $USER

1. Hadoop 2.2.0

2. Hadoop 2.3.0

3. Apache Spark 0.8.0

select required option 1 or 2 or 3 : |

Now Check your Word count program result at

$ localhost:50070 (output folder)

Thats it :)