Configuring remote access with ssh - Flink -


i'm following guide configure flink cluster: flink cluster setup

see "configuring remote access ssh" section.

when scp .ssh/authorized_keys <worker>:~/.ssh/ substituting < worker > ip of other nodes of cluster. unfortunately obtain following output:

ssh_exchange_identification: read: connection reset peer

lost connection

some knows problem?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -