Thank you for posting. I have found the same thing (also using HBase) and am currently trying to figure out where it's going wrong.
Have you been able to figure out a solution since posting? I am at about the same stage you were - I confirmed all the inlinks are being stored correctly in the "page" variable in the reduce method (I can do "page.getInLinks()" there to get them), but for whatever reasons these are not being copied over to the Hbase table - I manually checked the table and no inlinks are being stored there (after checking the db dump with nutch). -- View this message in context: http://lucene.472066.n3.nabble.com/Inlinks-not-being-saved-in-the-database-tp4037067p4074861.html Sent from the Nutch - Dev mailing list archive at Nabble.com.

