How to config user for passwordless ssh?

Posted by John Smith on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/How-to-config-user-for-passwordless-ssh-tp28188.html

Hi, is it possible to change the default user from root to something else?

When we run ./start-cluster.sh it tries to ssh using root user.

I see in the docs: env.ssh.opts But it doesn't say how to configure the options. If that's even the case?