I try to implement nutch for a projet that will crawl millions urls and actually it seems to work with HBase 0.94 locally.
But the cluster in place is installed with HBase 1.0.0 and we didn't manage to make it works.
Is it actually possible to use nutch 2.3 with HBase 1.0.0 ?
Thanks for the answers.