Can you do *ssh -v 192.168.1.16* from the Master machine and make sure its able to login without password?
Thanks Best Regards On Mon, Jun 8, 2015 at 2:51 PM, James King <jakwebin...@gmail.com> wrote: > I have two hosts 192.168.1.15 (Master) and 192.168.1.16 (Worker) > > These two hosts have exchanged public keys so they have free access to > each other. > > But when I do <spark home>/sbin/start-all.sh from 192.168.1.15 I still get > > 192.168.1.16: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). > > any thoughts why? or what i could check to fix this. > > Regards > > > > > > > > > >