sudo apt install git -y &&
git clone https://github.com/wilcoln/hadoop-install.git
- Set appropriately the variables in
conf/config.sh - Fill in
conf/hostswith the hostname and IP address of all nodes in the cluster - Edit all files in
conf/hadoop/appropriately
cd ~/hadoop-install && ./install-hadoop.sh