Ubuntu-xenial base with hadoop-2.10.0, ssh, jdk8, ping, vim packages.
These are sloppy commands. Check the DevOps folder in OneDrive for detailed guidance.
- Update the
core-site.xml&yarn-site.xmlconfiguration files with the IP of the Master node. - Update the slaves file configuration with the IP of the slave.
- Create Namenode (only in master) and Datanode directory.
chmod 755 /FakePath/Datanodehdfs namenode -formatand look for succesful format.- Generate the ssh keys for master and worker nodes.
- Copy the keys of master and workers in ~/.ssh/authorized_keys for all of machines (All keys in all systems)