Hi all,
On the old Amazon Linux EC2 images, the user 'root' was enabled for ssh.
Also, it is the default user for the Spark-EC2 script.

Currently, the Amazon Linux images have an 'ec2-user' set up for ssh
instead of 'root'.

I can see that the Spark-EC2 script allows you to specify which user to log
in with, but even when I change this, the script fails for various reasons.
And the output SEEMS that the script is still based on the specified user's
home directory being '/root'.

Am I using this script wrong?
Has anyone had success with this 'ec2-user' user?
Any ideas?

Please and thank you,
Marco.

Reply via email to