Nutch 2.3 and HBase 1.0.0 -


i try implement nutch projet crawl millions urls , seems work hbase 0.94 locally.

but cluster in place installed hbase 1.0.0 , didn't manage make works.

is possible use nutch 2.3 hbase 1.0.0 ?

thanks answers.

hbase0.94 , hbase1.0.0 not backward compatible. so, if have code compiled hbase0.94 wont work out of box hbase1.0.0 cluster. recompile code hbase1.0.0 , should work. might need minor code changes in hbaseclient.

also, hbase0.94 not supported hbase now.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -