|
|
-
Re: Anybody know how to configure SSH for eclipse pluginyiyu jia 2012-11-27, 03:21
Hi all,
how to make eclipse plugin to support SSH connection that need password (or using certification stored somewhere)? thanks in advance! Yiyu On Mon, Nov 26, 2012 at 9:08 PM, yiyu jia <[EMAIL PROTECTED]> wrote: > In file org.apache.hadoop.eclipse.server.HadoopServer.java (version 1.0.4) > I find the following comments. Does it mean I can setup a SSH tunnel and > eclipse can connect to remove cluster main node? Any help will be > appreciated! > > * <p> > * This class does not create any SSH connection anymore. Tunneling must be > * setup outside of Eclipse for now (using Putty or <tt>ssh -D<port> > * <host></tt>) > * > > > > On Mon, Nov 26, 2012 at 7:17 PM, yiyu jia <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> Anybody tell me how to configure SSH for eclipse plugin? I guess eclipse >> plugin use SSH to connect with Map/Reduce locations. But, I found that it >> always use my local machine' s account name to connect with hadoop host >> servers. >> >> thanks and regards, >> >> Yiyu >> >> >> >> -- >> ****************************************** >> * Mr. Jia Yiyu * >> * * >> * Email: [EMAIL PROTECTED] * >> * * >> * Web: http://yiyujia.blogspot.com/* >> >> ******************************************* >> > > > -- ****************************************** * Mr. Jia Yiyu * * * * Email: [EMAIL PROTECTED] * * * * Web: http://yiyujia.blogspot.com/* ******************************************* |