Re: datanode.BlockAlreadyExistsException

2009-10-21 Thread Jesse Hires
I am still getting the same errors. I ran fsck (rebooted with a forced fsck at startup) No issues. I increased the ulimit to 8192 I was using /etc/hosts for all name lookups (common across all machines and copied from same location). I have since modified hadoop-site.xml and the slaves file to us

Re: datanode.BlockAlreadyExistsException

2009-10-21 Thread Jesse Hires
Thanks for the pointers! As soon as I have some results, I'll post them back and let you know if the problem is solved. Jesse int GetRandomNumber() { return 4; // Chosen by fair roll of dice // Guaranteed to be random } // xkcd.com On Wed, Oct 21, 2009 at 4:46 AM, Andrzej Bi

Re: datanode.BlockAlreadyExistsException

2009-10-21 Thread Andrzej Bialecki
Jesse Hires wrote: I tried asking this over at the nutch-user alias, but I am seeing very little traction, so I thought I'd ask the developers. I realize this is most likely a configuration problem on my end, but I am very new to using nutch, so I am having a difficult time understanding where

datanode.BlockAlreadyExistsException

2009-10-20 Thread Jesse Hires
I tried asking this over at the nutch-user alias, but I am seeing very little traction, so I thought I'd ask the developers. I realize this is most likely a configuration problem on my end, but I am very new to using nutch, so I am having a difficult time understanding where I need to look. Does a