What version of HBase are you using ? See this thread [0]. The official Nutch wiki [1] says: "Gora 0.2 uses HBase 0.90.4, however the setup is known to work with more recent versions of the HBase 0.90.x branch"
I use hbase-0.90.6 with Nutch 2.x and it works fine. [0] : http://mail-archives.apache.org/mod_mbox/nutch-user/201304.mbox/%3ccagarif0mv4dd+xtryhlfwyrc+kooa1mr_ndnrjubyxukpyp...@mail.gmail.com%3E [1] : https://wiki.apache.org/nutch/Nutch2Tutorial On Wed, May 29, 2013 at 1:42 PM, Yves S. Garret <[email protected]>wrote: > 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 >

