St.Ack,

changin hadoop-version in pom.xml doesn't help as during runtime it still
tries to load from m2./repository folder. Is there a way where I can say
that don't go to .m2/repository folder but goto /lib directory.

-jignesh

On Wed, Oct 19, 2011 at 4:42 PM, Stack <st...@duboce.net> wrote:

> On Wed, Oct 19, 2011 at 1:10 PM, Jignesh Patel <jigneshmpa...@gmail.com>
> wrote:
> > just figured out that while running start-hbase.sh it is taking files
> from
> > ~/.m2/repository then usual hadoop-hbase/lib.
> >
> > What I need to change so that it will take the files only from
> > hadoop-hbase/lib. Because repository has hadoop-core append file which is
> > not matching with mine hadoop-core-2.205.0.jar
> >
>
> Change the hadoop version in your pom.
> St.Ack
>

Reply via email to