Re: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-27 Thread A Df
See (inline at ***) Cheers, A Df From: Harsh J ha...@cloudera.com To: common-user@hadoop.apache.org; A Df abbey_dragonfor...@yahoo.com Sent: Tuesday, 26 July 2011, 21:29 Subject: Re: Cygwin not working with Hadoop and Eclipse Plugin A Df, On Wed, Jul 27, 2011

Re: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-26 Thread James Seigel
Try using virtual box/vmware and downloading either an image that has hadoop on it or a linux image and installing it there. Good luck James. On 2011-07-26, at 12:33 PM, A Df wrote: Dear All: I am trying to run Hadoop on Windows 7 so as to test programs before moving to Unix/Linux. I

Re: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-26 Thread Harsh J
A Df, (Inlines) On Wed, Jul 27, 2011 at 12:03 AM, A Df abbey_dragonfor...@yahoo.com wrote: Dear All: I am trying to run Hadoop on Windows 7 so as to test programs before moving to Unix/Linux. I have downloaded the Hadoop 0.20.2 and Eclipse 3.6 because I want to use the plugin. I am also

RE: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-26 Thread Eric Payne
Hi A Df, I haven't set up Hadoop under cygwin, but I use cygwin a lot. One thing I would suggest is to use the bash shell in cygwin and use the following format for the $PATH additions: PATH=$PATH:/cygdrive/c/cygwin/bin:/cygdrive/c/cygwin/usr/bin My understanding is that the stable version of

Re: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-26 Thread Eric Fiala
A Df, Try reinstalling java to a friendlier location (without spaces) - c:\java rather than c:\Program Files - it's parsing on the space is what it appears from the error message ~ I've encountered this very same problem. JAVA_HOME to be the root of your Java installation which I changed to

Re: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-26 Thread A Df
Harsh: See (inline at the **) I hope its easy to follow and for the other responses, I was not sure how to respond to get everything into one. Sorry for top posting! Eric where would I put the line below and explain in newbie terms, thanks:

Re: Cygwin not working with Hadoop and Eclipse Plugin

2011-07-26 Thread Harsh J
A Df, On Wed, Jul 27, 2011 at 1:42 AM, A Df abbey_dragonfor...@yahoo.com wrote: Harsh: See (inline at the **) I hope its easy to follow and for the other responses, I was not sure how to respond to get everything into one. Sorry for top posting! Np! I don't strongly enforce a style of