Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Can I not need to setup passwordless ssh if I install ambari-agent manually on each node?

avatar
Expert Contributor
 
1 ACCEPTED SOLUTION

avatar
Master Guru

@PJ

If you are doing manual registration then you don't need to setup passwordless ssh. Ambari needs passwordless ssh or root password only to bootstrap(install and configure) Ambari agents. You have already done that so no need to configure!

Hope this information helps 🙂

View solution in original post

3 REPLIES 3

avatar
Super Guru

If you are doing manual install of ambari agents then you do not need passwordless ssh.

https://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.0/bk_ambari_reference_guide/content/ch_amb_re...

avatar
Master Guru

@PJ

If you are doing manual registration then you don't need to setup passwordless ssh. Ambari needs passwordless ssh or root password only to bootstrap(install and configure) Ambari agents. You have already done that so no need to configure!

Hope this information helps 🙂

avatar
Master Mentor

@mqureshi

But nevertheless its good practice to have password less connection between the nodes.Incase you use pdsh or other cluster management tools it makes life easier !!!