I found the problem. Winzip converts unix format to PC format for text file by default when I tried to untar the file.
Steven --- Steven <[EMAIL PROTECTED]> wrote: > I get this error after trying to run the hadoop > under > cygwin. It is the same error to run hbase. It seems > that the script does not run under cygwin. > > $ ./bin/hadoop > ../bin/hadoop: line 2: $'\r': command not found > ../bin/hadoop: line 17: $'\r': command not found > ../bin/hadoop: line 18: $'\r': command not found > ../bin/hadoop: line 43: $'\r': command not found > : No such file or directory./bin > ../bin/hadoop: line 46: $'\r': command not found > : No such file or > directorydrive/c/apps/hadoop-0.17.0 > ../bin/hadoop: line 48: $'\r': command not found > ../bin/hadoop: line 50: syntax error near unexpected > token `$'in\r'' > '/bin/hadoop: line 50: `case "`uname`" in > > Steven > > --- Jim Kellerman <[EMAIL PROTECTED]> wrote: > > > Oops! > > > > No I meant > > > http://hadoop.apache.org/core/docs/current/quickstart.html > > > > --- > > Jim Kellerman, Senior Engineer; Powerset > > > > > > > -----Original Message----- > > > From: stack [mailto:[EMAIL PROTECTED] > > > Sent: Sunday, June 15, 2008 2:41 PM > > > To: [email protected] > > > Subject: Re: development using hbase in Windows > > > > > > Jim Kellerman wrote: > > > > See the quickstart page for Hadoop: > > > > http://hadoop.apache.org/hbase/docs/current/ > > > > The requirements for developing HBase on > Windows > > is the > > > same as for Hadoop. > > > > > > > > > > Did you mean > > http://hadoop.apache.org/core/docs/current/ in the > > above? > > > (I added this answer to our FAQ with the core > URL. > > Fix it if > > > I have it wrong.. thanks). > > > > > > St.Ack > > > > > > > > > > Also see the HBase version control > documentation > > > > > > http://hadoop.apache.org/hbase/version_control.html > > for how > > > to get the source. > > > > > > > > --- > > > > Jim Kellerman, Senior Engineer; Powerset > > > > > > > > > > > > > > > >> -----Original Message----- > > > >> From: Steven [mailto:[EMAIL PROTECTED] > > > >> Sent: Sunday, June 15, 2008 10:44 AM > > > >> To: [email protected] > > > >> Subject: development using hbase in Windows > > > >> > > > >> Hi, > > > >> I wonder if anyone knows how to do > development > > using HBASE in > > > >> Windows. I could not find any instructions. > > > >> > > > >> Thanks, > > > >> > > > >> > > > >> > > > >> > > > >> No virus found in this incoming message. > > > >> Checked by AVG. > > > >> Version: 8.0.100 / Virus Database: > 270.3.0/1503 > > - Release > > > >> Date: 6/14/2008 6:02 PM > > > >> > > > >> > > > > No virus found in this outgoing message. > > > > Checked by AVG. > > > > Version: 8.0.100 / Virus Database: > 270.3.0/1503 > > - Release Date: > > > > 6/14/2008 6:02 PM > > > > > > > > > > > > > No virus found in this incoming message. > > > Checked by AVG. > > > Version: 8.0.100 / Virus Database: 270.3.0/1503 > - > > Release > > > Date: 6/14/2008 6:02 PM > > > > > No virus found in this outgoing message. > > Checked by AVG. > > Version: 8.0.100 / Virus Database: 270.3.0/1503 - > > Release Date: 6/14/2008 6:02 PM > > > > > > > >
