I'm going to setup a Hadoop cluster using AWS CloudFormation. Some Hadoop helper scripts need to establish passwordless ssh connection from master node to slave nodes(using file 'etc/hadoop/slaves'). Generally, this could be achieve by generating ssh key pair and append master node's public key into slave node ~/.ssh/authorized_keys. But how to do that using AWS CloudFormation template?
Aucun commentaire:
Enregistrer un commentaire