It looks like you're in a home directory, but start-hbase.sh is in your path.
What manner of installation did you use? -- Sean On Oct 25, 2014 1:08 PM, "beeshma r" <[email protected]> wrote: > HI Ted, > > i am trying in standalone mode and i have tried in all latest > versions(0.96.1.1,0.98.5,0.98.6.1) :(.But no use. > > *Hbase_site.xml * > > <configuration> > <property> > <name>hbase.rootdir</name> > <value>file:///home/beesh_hadoop2/hbase</value> > </property> > <property> > <name>hbase.zookeeper.property.dataDir</name> > <value>/home/beesh_hadoop2/zookeeper</value> > </property> > > </configuration> > > Here i attached o/p lo > > > > > --------------------- > > There is only one line in hbase-beeshma-master-ubuntu.out: > > Error: Could not find or load main class > org.apache.hadoop.hbase.master.HMaster > > Can you give us more information (such as hbase release, whether you intend > to run in distributed mode) ? > > Cheers > > On Wed, Sep 17, 2014 at 10:32 AM, Beeshma <[email protected]> wrote: > > > hi > > > > i tried to install Hbase on ubuntu.i struck here with this problem > > > > > > beeshma@ubuntu:~$ start-hbase.sh > > Error: Could not find or load main class org.apache.hadoop.hbase.util. > > HBaseConfTool > > Error: Could not find or load main class org.apache.hadoop.hbase. > > zookeeper.ZKServerTool > > Error: Could not find or load main class org.apache.hadoop.hbase. > > master.HMaster > > localhost: /home/beeshma/hbase-0.98.5/bin/../conf/hbase-env.sh: line 6: > > s#: command not found > > localhost: starting regionserver, logging to /home/beeshma/hbase-0.98.5/ > > bin/../logs/hbase-beeshma-regionserver-ubuntu.out > > localhost: Error: Could not find or load main class > > org.apache.hadoop.hbase.regionserver.HRegionServer > > > > i tried some previous versions also.But no use > > Here i attached hbase-site.xml,hbase-env.sh,log files > > > > pls suggest how to proceed with this error > > > > > > > >
