I mean I used IBM mapredce tools plugin Eclipse for connect to Hadoop server. Original Eclipse show connect fail, then I found problem appear my Hadoop server ssh port is not default 22. Eclipse connect to Hadoop sucess, if I change backup port 22.
So how to used Eclipse connect to not used port 22 ssh Hadoop server? David -- ---------- Original Message ----------- From: Raghu Angadi <[EMAIL PROTECTED]> To: [email protected] Sent: Thu, 14 Feb 2008 10:49:37 -0800 Subject: Re: How to config if ssh server port is not default > If you don't use bin/start-*.sh to start the cluster, then you can > set ssh configuration in ~/.ssh/config. > > Raghu. > > david wrote: > > Sorry > > > > I don't understand how to configure, if I connect Hadoop used Eclipse but > > my ssh port not default 22 ex. ssh port 2002 > > > > thanks your reply > > > > David > > ---------- Original Message ----------- > > From: Arun C Murthy <[EMAIL PROTECTED]> > > To: [email protected] > > Sent: Tue, 12 Feb 2008 23:34:45 -0800 > > Subject: Re: How to config if ssh server port is not default > > > >> On Feb 12, 2008, at 10:49 PM, c00cws00 wrote: > >> > >>> Hello all > >>> > >>> How to configure Hadoop or Eclipse for if my Hadoop ssh port not > >>> 22? > >>> > >> Use the HADOOP_SSH_OPTS variable in your conf/hadoop-env.sh config file. > >> > >> Arun > >> > >>> -- > >>> David > > ------- End of Original Message ------- > > ------- End of Original Message -------
