Sorry Peter.  No hbase in a maven repo currently.  Hopefully will fix
that in next day or so for 0.90.0RCs but not for 0.89 SNAPSHOTS.

Where'd you pull the hbase-0.89.20100924 from?  I just pulled this,
http://apache.mesi.com.ar//hbase/hbase-0.89.20100924/hbase-0.89.20100924-src.tar.gz,
and it seems to build for me.

St.Ack

On Mon, Jan 3, 2011 at 5:32 AM, Peter Veentjer <[email protected]> wrote:
> Hi Guys,
>
> is there a maven repository containing 0.89 SNAPSHOT? I have tried tons of
> repositories, but to no avail.
>
> I also tried building the hbase-0.89.20100924 locally using maven, but then
> I get a compilation error:
>
>
> /java/projects/hbase-0.89.20100924/src/main/java/org/apache/hadoop/hbase/master/RegionManager.java:[655,9]
> cannot find symbol
> symbol  : class NotAllMetaRegionsOnlineException
> location: class org.apache.hadoop.hbase.master.RegionManager
>
> /java/projects/hbase-0.89.20100924/src/main/java/org/apache/hadoop/hbase/master/RegionManager.java:[690,9]
> cannot find symbol
> symbol  : class NotAllMetaRegionsOnlineException
> location: class org.apache.hadoop.hbase.master.RegionManager
>
>
> And tons more.
>

Reply via email to