خرید بک لینک

Hello,

We have four computers ruing Ubuntu Desktop 14.04 that we have coected using a Netgear router. We are trying to use these four computers to create a multi-node Hadoop cluster using Cloudera Manager and CDH, which requires a network using SSH. We haven't done any configuring of the router, just used the default settings.

We have tried installing openssh-server using sudo apt-get install onto each of the computers. We used

Code:

ssh-keygen -t rsa
to generate a public/private RSA key. When we try to coect using

Code:

ssh [email protected]
, we get an error message: Permission denied (publickey). We also tried copying the RSA key over to the server from the client using

Code:

scp -P "22" ~/.ssh/id_rsa.pub clientuseame@serveripaddress:~/.ssh
, but we still got the same error message: Permission denied (publickey).

How can we solve this public key problem? Does it have to do with our router settings? Is there a better way to cluster these computers for using Cloudera/Hadoop?

Thanks in advance.

برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 17 تير 1395 ساعت: 0:02

صفحه بندی