Re: Hadoop in Eclipse

2012-05-08 Thread Keith Wiley
Seconded. In Eclipse, I create a new empty Java project, then import as an external jar the core hadoop jar. That's it. It'll then offer code completion and online code checking as you type. To build my code I use ant on the command line and a build.xml file that I derived from the hadoop build.

Re: Hadoop in Eclipse

2012-05-08 Thread Jagat
Hello, If you are looking to setup eclipse just to write mappers and reducers for your code then Create a eclipse java project Download Apache bundle of Hadoop from Apache hadoop website If you are using Hadoop 0.23 then go to share folder and add all those jars e.g mapreduce , hdfs etc into proj

Re: Hadoop in Eclipse

2012-05-08 Thread Serge Blazhiyevskyy
dency tree >Reading state information... Done >Package sun-java6-jdk is not available, but is referred to by another >package. >This may mean that the package is missing, has been obsoleted, or >is only available from another source >E: Package sun-java6-jdk has no installation candida

RE: Hadoop in Eclipse

2012-05-08 Thread Wilson Wayne - wwilso
oleted, or is only available from another source E: Package sun-java6-jdk has no installation candidate Any ideas? -Original Message- From: Serge Blazhiyevskyy [mailto:serge.blazhiyevs...@nice.com] Sent: Monday, May 07, 2012 5:45 PM To: common-user@hadoop.apache.org Subject: Re: Hadoop

Re: Hadoop in Eclipse

2012-05-08 Thread Denny Lee
ilto:common-user@hadoop.apache.org>" mailto:common-user@hadoop.apache.org>> Date: Monday, May 7, 2012 3:10 PM To: "core-u...@hadoop.apache.org<mailto:core-u...@hadoop.apache.org>" mailto:core-u...@hadoop.apache.org>> Subject: Hadoop in Eclipse I’m new to Had

RE: Hadoop in Eclipse

2012-05-07 Thread Wilson Wayne - wwilso
Great! Thanks for the help. I'll give it a try. -Original Message- From: Serge Blazhiyevskyy [mailto:serge.blazhiyevs...@nice.com] Sent: Monday, May 07, 2012 5:45 PM To: common-user@hadoop.apache.org Subject: Re: Hadoop in Eclipse Here is the link to cloudera binaries

Re: Hadoop in Eclipse

2012-05-07 Thread Serge Blazhiyevskyy
appear to be >on my system anywhere? > >Sorry for the very basic, newbie questions. > >-Original Message- >From: Serge Blazhiyevskyy [mailto:serge.blazhiyevs...@nice.com] >Sent: Monday, May 07, 2012 5:15 PM >To: common-user@hadoop.apache.org; core-u...@hadoop.apache

RE: Hadoop in Eclipse

2012-05-07 Thread Wilson Wayne - wwilso
on my system anywhere? Sorry for the very basic, newbie questions. -Original Message- From: Serge Blazhiyevskyy [mailto:serge.blazhiyevs...@nice.com] Sent: Monday, May 07, 2012 5:15 PM To: common-user@hadoop.apache.org; core-u...@hadoop.apache.org Subject: Re: Hadoop in Eclipse If you wa

Re: Hadoop in Eclipse

2012-05-07 Thread Serge Blazhiyevskyy
t; mailto:common-user@hadoop.apache.org>> Date: Mon, 7 May 2012 16:10:17 -0600 To: "core-u...@hadoop.apache.org<mailto:core-u...@hadoop.apache.org>" mailto:core-u...@hadoop.apache.org>> Subject: Hadoop in Eclipse I’m new to Hadoop and am trying to get it setup in Eclip

Hadoop in Eclipse

2012-05-07 Thread Wilson Wayne - wwilso
I'm new to Hadoop and am trying to get it setup in Eclipse. I'm following the "Working with Hadoop under Eclipse" wiki to do this. First let me make sure this will do what I am hoping it will do. I'm not so much interested in modifying the Hadoop code itself (although I may in the not too dis