Remove hadoop-*.jar from $HBASE_HOME/lib. Copy hadoop-0.20.2 jar to hbase lib directory.
This needs to be done on every node in the cluster. On Mon, Aug 1, 2011 at 6:29 AM, sepideh <[email protected]> wrote: > Hi all, > > I have the same problem while trying to run hbase on ubuntu 11.4 system. I > have > installed hadoop-0.20.2 and run the wordcount example and It's working > fine. But > I recieve this error message after starting hbase. I have read your answers > and > the solution on http://hbase.apache.org/notsoquick.html#hadoop. But I have > trouble understanding what to do. Would you mind telling me what exactly to > do > in a simple way please? I'd really appreciate it. > thanks in advance for your time and help. :) > > sepideh > > > >
