args is cluster hostname, separate with a comma...
bash install_hadoop_cluster.bash host1,host2,host3
The first one is master.
If you want install a cluster, Make sure the machines in the cluster can ssh each other.
use ssh-keygen -t rsa
args is cluster hostname, separate with a comma...
bash install_hadoop_cluster.bash host1,host2,host3
The first one is master.
If you want install a cluster, Make sure the machines in the cluster can ssh each other.
use ssh-keygen -t rsa