RE: ClassNotFoundException for start-hbase.sh

2010-03-04 Thread Jonathan Gray
This is not an HBase or Hadoop requirement... this is how Java works when pointing the classpath to jars. -Original Message- From: N Kapshoo [mailto:nkaps...@gmail.com] Sent: Thursday, March 04, 2010 12:30 PM To: hbase-user@hadoop.apache.org Subject: Re: ClassNotFoundException for start

Re: ClassNotFoundException for start-hbase.sh

2010-03-04 Thread N Kapshoo
Thank you. That seemed to get rid of the ClassNotFoundException. I was following the instructions on the link you pointed out. However I am not sure why the jar files need to be explicitly listed. As far as I see, there are no instructions regarding the classpath on that link. On Thu, Mar 4, 2010

Re: ClassNotFoundException for start-hbase.sh

2010-03-04 Thread Stack
On Thu, Mar 4, 2010 at 11:37 AM, N Kapshoo wrote: > I have downloaded hbase 0.20.3 and I am trying to get a simple standalone > mode going on my Windows XP machine. I am using cygwin. > > I followed the instructions, have gotten passphraseless ssh working and have > the JAVA_HOME variable set. > >

ClassNotFoundException for start-hbase.sh

2010-03-04 Thread N Kapshoo
I have downloaded hbase 0.20.3 and I am trying to get a simple standalone mode going on my Windows XP machine. I am using cygwin. I followed the instructions, have gotten passphraseless ssh working and have the JAVA_HOME variable set. I have set my windows CLASSPATH variable to include c:/hbase/l