In this video we will see how we can setup two node cloudera hadoop cluster in GCP Virtual Machine.
Commands :
sudo adduser hadoop
sudo passwd hadoop
sudo visudo
hadoop ALL=(ALL) NOPASSWD: ALL
sudo vi /etc/ssh/sshd_config
PasswordAuthentication yes
sudo systemctl restart sshd
https://www.cloudera.com/downloads/cd...
#Hadoop #Cluster #BigData #Data #Engineering #HDFS #GCP