Prerequisites:
(Ubuntu OS)/ Ubuntu VM installed on (Windows/MAC)
Please find the document attached that would guide you in setting up Multi node Cluster set up of Hadoop-2.2 on different platforms - Ubuntu.
You can try the same steps on Cent OS as well.
It consists of the below things:
- How to update the repository
- How to install Java on respective platfomrs
- How to set the Paths for Hadoop and Java
- Properties that need to be configured in Hadoop2 for Multi node Set up
- How to communicate the Master node and name node
- Which Configuration files need to be edited
- How to format the Name node
- How to start the Hadoop Daemons on Master Node and Slave Node
Please feel free to revert if you face any issues while doing that.