I had installed HDP 2.2 distribution in my hadoop cluster. Before installation we completed all pre-requisite that are required i.e. setting up password less connection,making ip table off etc.
After this installation was successful.
Recently when i was installing another service in my cluster where password less ssh connection was required.
I verified all node by doing ssh but for one of the node ssh is asking password.
Not sure what has gone wrong . All of sudden SSH is asking for one slave node.
Can any one please suggest me what should i do here?
Should i reconfigure ssh for my cluster ? If yes the during installation of HDP we provide rsa public to HDP , how this will be handled?
Thanks in Advance.