ch-0.23' directory. It works for a while (10 minutes or so),
>and then you can edit, navigate, etc.
>
>NOTE: I build from the command line, not from w/i eclipse.
>
>Hope that helps.
>-Eric
>
>
>
>- Forwarded Message -
>>From: Eric Payne
&
After still more puttering, I gave up and just logged this in jira.
https://issues.apache.org/jira/browse/HADOOP-7726
- Tim.
From: Prasanth J
To: common-dev@hadoop.apache.org; Tim Broberg
Sent: Thursday, October 6, 2011 11:02 AM
Subject: Re: Hadoop on
Am also facing the exact issue. I think the documentation for setting up
hadoop on eclipse is for older versions of hadoop. Now i am using hadoop
0.24.0 snapshot and with reference to that the documentation seems outdated.
Any help on this regard will be very useful.
On Wed, Oct 5, 2011 at 10:34 P
: Wednesday, October 05, 2011 3:55 AM
To: common-dev@hadoop.apache.org
Subject: Re: Hadoop on Eclipse
Thanks, Luke! But I'm still having problems.
After importing all projects into Eclipse, I got 1007 erros. The first one:
"Project 'MapReduceTools' is missing required library:
Thanks, Luke! But I'm still having problems.
After importing all projects into Eclipse, I got 1007 erros. The first one:
"Project 'MapReduceTools' is missing required library: 'lib/hadoop-core.jar'"
Then, many of the following kind:
"Unbound classpath variable:
'M2_REPO/aopalliance/aopalliance
Try to do a mvn install -DskipTests -P-cbuild before mvn eclipse:eclipse..
On Mon, Oct 3, 2011 at 10:08 PM, Alexandre de Assis Bento Lima
wrote:
> Hi,
>
> I'm following the steps suggested by the wiki page:
>
> EclipseEnvironment - Hadoop Wiki
> (http://wiki.apache.org/hadoop/EclipseEnvironment)