hi , i am using hbase 0.94.10 on top of hadoop 2.2.
now i need to crawl the websites and store the results in hbase. i saw that nutch doesn't have integration with gora 0.4 and higher versions of hbase. i went through nutch java api documentation for the possibility of crawling through custom code. where i found the nutch is totally dependent on gora. i don't see any other possible ways here. can someone suggest me a way to store the crawled data using Nutch into hbase thanks, yeshwanth

