Nutch contains no knowledge of which specific version of a backend you
are using. This is however done through the gora-* dependencies
managed by Ivy.

Although this is a pretty convoluted way to do things, the best way to
find this would be to check out Gora trunk [0], upgrade the hbase
dependencies to whatever you need, compile and package the project
then copy the relevant jar's over to your Nutch installation. This way
you could run a standalone (development) hbase server and try running
your Nutch configuration that way...

hth

Lewis

[0] http://svn.apache.org/repos/asf/gora/trunk/

On Mon, Aug 13, 2012 at 6:11 PM, Ryan L. Sun <[email protected]> wrote:
> hi all,
>
> I'm trying to set up nutch 2.0 with a existing hbase cluster (using
> hbase 0.94.0). Since nutch 2.0 supports an older version (0.90.4) of
> hbase, starting a nutch inject job crashed hbase daemon. Copying hbase
> 0.94.0's lib to nutch/runtime/local/lib folder as google search hinted
> doesn't work for me.
> Any suggestions are appreciated. Thanks.
>
> PS. I couldn't downgrade the existing hbase cluster software version,
> which is out of my hand.



-- 
Lewis

Reply via email to