Created 12-21-2017 03:52 PM
hi all,
we installed ambari cluster with 3 masters machines ( ambari server installed on master02 )
and 25 workers machines and 5 kafka's machines
dose ambari-server needs ssh access to all other machines in the cluster?
dose all files under /root/.ssh/.. on ambari-server machine are used by ambari cluster?
Created 12-21-2017 04:28 PM
Yes, you should be able to passwordless SSH to all nodes FROM Ambari. That way, the agents will be able to install automatically. You don't want to be installing Ambari agents manually.
Created 12-21-2017 04:28 PM
Yes, you should be able to passwordless SSH to all nodes FROM Ambari. That way, the agents will be able to install automatically. You don't want to be installing Ambari agents manually.
Created 12-21-2017 04:54 PM
@Joe P , we ask about ssh after ambari server with all nodes are already installed , ( its clearly that need ssh during installation ) , but I ask if ssh is needed after ambari cluster is already installed ?
Created 12-21-2017 04:58 PM
No, as long as the agents are already installed you should be good to go.