hadoop2x-eclipse-plugin icon indicating copy to clipboard operation
hadoop2x-eclipse-plugin copied to clipboard

eclipse err: connot connect to dfs

Open renzhengeek opened this issue 11 years ago • 6 comments

after installled plugin,and start eclipse, then to use hdfs, occure err:

An internal error occurred during: "Connecting to DFS MasterNode". java.lang.reflect.InvocationTargetException help~

renzhengeek avatar Jan 10 '14 09:01 renzhengeek

Maybe this error is related with verison of eclipse, please give me which version with witch you devolepe this plugin.thank!

renzhengeek avatar Jan 10 '14 12:01 renzhengeek

my enviroment is hadoop-2.2.0, ubuntu 12.04 32bit, eclipse kepler.

And I also tryed the hadoop-eclipse-kepler-plugin-2.2.0.jar.the err still the same. I wonder wether my configuration of "Define the location of a Hadoop". below is my configuration: location name: MasterNode DFS Master: localhost:8020 MapReduce Master: localhost:9001 username:renzhengeek is this right?thanks!

renzhengeek avatar Jan 10 '14 12:01 renzhengeek

That jar is for x64

Date: Fri, 10 Jan 2014 04:36:30 -0800 From: [email protected] To: [email protected] Subject: Re: [hadoop2x-eclipse-plugin] eclipse err: connot connect to dfs (#8)

my enviroment is hadoop-2.2.0, ubuntu 12.04 32bit, eclipse kepler.

And I also tryed the hadoop-eclipse-kepler-plugin-2.2.0.jar.the err still the same.

I wonder wether my configuration of "Define the location of a Hadoop".

below is my configuration:

location name: MasterNode

DFS Master: localhost:8020

MapReduce Master: localhost:9001

username:renzhengeek

is this right?thanks!

¡ª Reply to this email directly or view it on GitHub.

winghc avatar Jan 13 '14 01:01 winghc

oh thanks a lot. and, how to make a one for x32?

renzhengeek avatar Jan 14 '14 01:01 renzhengeek

It's better for you to compile the source code against real environment. Date: Mon, 13 Jan 2014 17:11:58 -0800 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [hadoop2x-eclipse-plugin] eclipse err: connot connect to dfs (#8)

oh thanks a lot.

and, how to make a one for x32?

¡ª Reply to this email directly or view it on GitHub.

winghc avatar Jan 14 '14 14:01 winghc

yes, I tryed compiling the source code against real environment. but still with the same problem.

renzhengeek avatar Jan 16 '14 06:01 renzhengeek