Enabling passwordless SSH

You must enable passwordless SSH on all nodes in the cluster for the bdd user.

To enable passwordless SSH for the bdd user:

  1. Generate SSH keys on all nodes in the cluster, including Hadoop nodes.
  2. Copy the keys to the install machine to create known_hosts and authorized_keys files.
  3. Copy the known_hosts and authorized_keys files to all servers in the cluster.