Thanks guys for your help & support.

I'll try it now with HBase 0.90.x.

(In .net world latest is greatest, seems its not the case here : ) )

thanks,
Tony



On Fri, Jun 21, 2013 at 11:11 PM, Lewis John Mcgibbney <
lewis.mcgibb...@gmail.com> wrote:

> Hi Tony,
> The second bullet point on the tutorial states that Gora works with 0.90.X
> HBase branch (yes this is old)
> It is known not to work with the 0.94.X branch.
> Please try with the 90 branch.
> Thanks
> Lewis
>
>
> On Fri, Jun 21, 2013 at 8:12 AM, Tony Mullins <tonymullins...@gmail.com
> >wrote:
>
> > Hi ,
> >
> > After getting some errors with Cassandra backend with Nutch2.x , I am
> > trying now HBase. I have installed HBase 94.8 and have also created
> sample
> > table in it.
> >
> > After following these links
> >
> > http://wiki.apache.org/nutch/RunNutchInEclipse
> >
> http://wiki.apache.org/nutch/Nutch2Tutorial?action=show&redirect=GORA_HBase
> >
> > I am getting this error when I try to run my first injector job:
> >
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/hadoop/hbase/HBaseConfiguration
> >  at
> org.apache.gora.hbase.store.HBaseStore.initialize(HBaseStore.java:108)
> >  at
> >
> >
> org.apache.gora.store.DataStoreFactory.initializeDataStore(DataStoreFactory.java:102)
> >  at
> >
> >
> org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:161)
> >  at
> >
> >
> org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:135)
> >  at
> > org.apache.nutch.storage.StorageUtils.createWebStore(StorageUtils.java:75
> >
> > I have noticed one strange thing that as we tell gora-properties that our
> > cassandra is running at localhots:9160 , we dont do such thing in case of
> > HBase  and just telling it that our default datastore is HBase.
> >
> > So is there any missing step in these tutorials which could cause this
> > exception ?
> >
> > Thanks,
> > Tony.
> >
>
>
>
> --
> *Lewis*
>

Reply via email to