Hi Andy,
thank you for info. But we do not need to use SSH if my client has no
problem to communicate with NN and TN right?
Also, I notice that this eclipse plugin always send my windows account name
to access HDFS. it keeps doing same thing even I change the
eclipse.plug-inuser.name in teh DFS e
If you can configure Eclipse to use a SOCKS5 proxy, then ssh -D may work.
-andy
On Tue, Nov 27, 2012 at 12:39 PM, yiyu jia wrote:
> hi Harsh,
>
> thank you for helps! I think I was blur yesterday. But, it is partly
> misleaded by the comments in HadoopServer.java file
>
>
> *
> * This class
Interesting, so this used to be present but isn't anymore? In any case, the
new project and the members behind it are your best bet for further
enhancements.
On Wed, Nov 28, 2012 at 2:09 AM, yiyu jia wrote:
> hi Harsh,
>
> thank you for helps! I think I was blur yesterday. But, it is partly
> m
hi Harsh,
thank you for helps! I think I was blur yesterday. But, it is partly
misleaded by the comments in HadoopServer.java file
*
* This class does not create any SSH connection anymore. Tunneling must be
* setup outside of Eclipse for now (using Putty or ssh -D
* )
*
than
Hi,
The Eclipse plugin communicates directly with the RPC servers of NN, DNs,
and JT. It does not, in any way, use SSH to do this.
If your machine can't setup a fully functional connection to the cluster,
then the Eclipse plugin will currently not work and you have to fall back
into doing the man
Hi Glen,
Thanks a lot for response! I tried last night by setup ssh tunnel for
certain ports (like 9000 and 9001). Still not successful. My SSH
communication among servers are set to be passwordless with certification
file.
I suspect eclipse plugin does not support SSH with password or
certificat
Unsure, perhaps better to ask on the u...@hadoop.apache.org list.
Glen
On 11/26/2012 07:17 PM, yiyu jia 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 a
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 wrote:
> In file org.apache.hadoop.eclipse.server.HadoopServer.java (version 1.0.4)
> I find the follow
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!
*
* This class does not create any SSH connection anymore. Tunneling