I just tried running this with the actual batch Id instead of using -all, and I'm still getting similar results.
On Mon, Jul 30, 2012 at 1:12 PM, Bai Shen <[email protected]> wrote: > I set up Nutch 2.x with a new instance of HBase. I ran the following > commands. > > bin/nutch inject urls > bin/nutch generate -topN 1000 > bin/nutch fetch -all > bin/nutch parse -all > > When looking at the parse log, I'm seeing a bunch of "different batch id" > messages. These are all on urls that I did not inject into the database. > > Any ideas what's causing this? > > Thanks. >

