Open renzhengeek opened 10 years ago
Maybe this error is related with verison of eclipse, please give me which version with witch you devolepe this plugin.thank!
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!
That jar is for x64
Date: Fri, 10 Jan 2014 04:36:30 -0800 From: notifications@github.com To: hadoop2x-eclipse-plugin@noreply.github.com 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.
oh thanks a lot. and, how to make a one for x32?
It's better for you to compile the source code against real environment. Date: Mon, 13 Jan 2014 17:11:58 -0800 From: notifications@github.com To: hadoop2x-eclipse-plugin@noreply.github.com CC: winghc@hotmail.com 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.
yes, I tryed compiling the source code against real environment. but still with the same problem.
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~