RE: Hadoop does not start on Windows XP

2012-02-08 Thread Sandy Pratt
that symlink as JAVA_HOME. > -Original Message- > From: Jay [mailto:su1...@yahoo.com] > Sent: Monday, February 06, 2012 19:54 > To: common-user@hadoop.apache.org > Subject: Re: Hadoop does not start on Windows XP > > Hi Ron, > > Thank you. I deleted the Hadoop dir

Re: Hadoop does not start on Windows XP

2012-02-06 Thread Jay
"."` /cygdrive/d/Hadoop/hadoop-1.0.0 $ echo $bin . /cygdrive/d/Hadoop/hadoop-1.0.0 $ pwd /cygdrive/d/Hadoop/hadoop-1.0.0 Thanks, Jay From: Ronald Petty To: common-user@hadoop.apache.org; Jay Sent: Sunday, February 5, 2012 4:28 PM Subject: Re:

Re: Hadoop does not start on Windows XP

2012-02-05 Thread Ronald Petty
Jay, What does the following give you on the command line? bin=`dirname "$0"` //also try =`dirname "."` echo $bin Regards. Ron On Sat, Feb 4, 2012 at 10:56 PM, Jay wrote: > Hi, > > In Windows XP I installed Cygwin and tried to run Hadoop: > > W1234@W19064-00 /cygdrive/d/Profiles/w1234/My

Hadoop does not start on Windows XP

2012-02-04 Thread Jay
Hi, In Windows XP I installed Cygwin and tried to run Hadoop: W1234@W19064-00 /cygdrive/d/Profiles/w1234/My Documents/Hadoop/hadoop1.0/hadoop-1.0.0 $ bin/hadoop start-all.sh bin/hadoop: line 2: $'\r': command not found bin/hadoop: line 17: $'\r': command not found bin/hadoop: line 18: $'\r': com