On Mon, Mar 24, 2014 at 10:40 PM, Vimal Jain <[email protected]> wrote:
> Hi Lars,Stack, > I have started building Hbase from source using the guideline provided by > you. > My question is i have a working pseudo distributed mode cluster on > production with hbase 0.94.7 and hadoop 1.1.2 .I did not build hbase from > source for this.I simply downloaded the tars from stable directories. > Also i copied hadoop-core jar from hadoop base directory into hbase lib > directory and common-collection from hadoop lib directory to hbase lib > directory. > Wouldn't this solve the mismatch problem ? > > > That'll probably work. In the versions matrix, http://hbase.apache.org/book.html#hadoop, it claims we support this combination. You might want to follow Lars advice though since he knows 0.94 best and recompile. St.Ack
