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

