RE: Master as DataNode

2008-03-21 Thread Jeff Eastman
this. Glad you are flying now, Jeff > -Original Message- > From: Colin Freas [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2008 1:51 PM > To: core-user@hadoop.apache.org > Subject: Re: Master as DataNode > > yup, got it working with that technique. >

Re: Master as DataNode

2008-03-21 Thread Colin Freas
; > > -Original Message- > > From: Colin Freas [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 21, 2008 11:18 AM > > To: core-user@hadoop.apache.org > > Subject: Re: Master as DataNode > > > > ah: > > > > 2008-03-21 14:06:05,526 ERROR org.

RE: Master as DataNode

2008-03-21 Thread Jeff Eastman
[EMAIL PROTECTED] > Sent: Friday, March 21, 2008 11:18 AM > To: core-user@hadoop.apache.org > Subject: Re: Master as DataNode > > ah: > > 2008-03-21 14:06:05,526 ERROR org.apache.hadoop.dfs.DataNode: > java.io.IOException: Incompatible namespaceIDs in > /var/tmp/hadoop-da

Re: Master as DataNode

2008-03-21 Thread Colin Freas
ah: 2008-03-21 14:06:05,526 ERROR org.apache.hadoop.dfs.DataNode: java.io.IOException: Incompatible namespaceIDs in /var/tmp/hadoop-datastore/hadoop/dfs/data: namenode namespaceID = 2121666262; datanode namespaceID = 2058961420 looks like i'm hitting this "Incompatible namespaceID" bug: http://i

RE: Master as DataNode

2008-03-21 Thread Jeff Eastman
Check your logs. That should work out of the box with the configuration steps you described. Jeff > -Original Message- > From: Colin Freas [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2008 10:40 AM > To: core-user@hadoop.apache.org > Subject: Master as DataNode > > setting up a s