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 26, 2014 6:45 AM, "beeshma r" <[email protected]> wrote: > Hi Ted > > i now trying to install hbase in my ubuntu.i struck here with this problem > > $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 > > I have tried all latest versions but no use > > This is *Hbae_sit.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 attched log >
