Re: Nutch 2.0 Help

2010-09-08 Thread Julien Nioche
Hi guys, I've summarized the steps to follow for having GORA+Hbase with Nutch 2.0 on http://wiki.apache.org/nutch/GORA_HBase Feel free to amend and improve as you see fit. Please bear in mind that Nutch 2.0 is at a very early stage and is far from being bug-proof, see in particular [1]. HTH

Re: Nutch 2.0 Help

2010-09-08 Thread Enis Soztutar
Hi, I think we need to commit all the necessary files to nutch so that it can work out of the box for sql, hbase and casssandra. We can even write commented-out entries in gora.properties, nutch-site.xml, etc so that using nutch with different backends becomes a configuration change. I will open

Nutch 2.0 Help

2010-09-02 Thread David Stuart
Hey All, I have setup the latest version nutch from trunk and am running into a few issues with hbase and injecting urls. when I run the command runtime/local/bin/nutch inject runtime/local/seed/ I get InjectorJob: java.lang.RuntimeException: Could not create datastore at

Re: Nutch 2.0 Help

2010-09-02 Thread Julien Nioche
Hi David, I haven't used the Hbase backend with GORA for quite some time but from what I can remember you'll need the following things : * conf/hbase-site.xml = this should correspond to your local configuration * conf/gora-hbase-mapping.xml = see below * conf/gora.properties = don't think there