Hi Yves, as Tejas said, your issue is almost certainly due to a compatibility problem between the version of Nutch and the one of HBase.
I had the same problem and in my case it was due to the HBase version. I use Nutch 2.1 with HBase 0.90.4 and it works fine. 2013/5/29 Yves S. Garret <[email protected]> > Hi, I'm trying to run Nutch this time around with HBase in the background, > as > opposed to having MySQL instead. > > In the past, I followed this tutorial: > http://nlp.solutions.asia/?p=180 > > This was all in good, but now that I have my HBase, I'd like to use that. > I left the configuration of Nutch as it was and proceeded to crawl > nutch.apache.org. I got this error: > http://bin.cakephp.org/view/1301117746 > > What am I doing wrong? > > At the moment, I'm reading through this, trying to get my stack to work, > will write back if I make any progress: > http://sujitpal.blogspot.com/2011/01/exploring-nutch-20-hbase-storage.html > -- Adriana Farina

