Re: [ANNOUNCEMENT] Hadoop is a TLP

2008-01-16 Thread Chris Mattmann
<[EMAIL PROTECTED]> > > The initial chair of the PMC will be Owen O'Malley. > > Congratulations all! > > I've created the following Jira issue to track the migration: > >https://issues.apache.org/jira/browse/INFRA-1477 >

Eclipse .classpath and .project files

2007-03-09 Thread Chris Mattmann
Hi Guys, Could someone with appropriate commit privs please add the following files to svn:ignore in the hadoop root: .classpath .project These are eclipse project files, generated automatically. It gets quite annoying in eclipse, where it's telling me that these files are unversioned, and the

Environment Variable replacement in Path?

2007-02-01 Thread Chris Mattmann
Hi Guys, I recently wrote a small generic utility that would do environment variable replacement within a Path. So, given a path such as: /my/path/[ENV_VAR #1]/other/string/[ENV VAR #N]... And environment variables: $ENV_VAR #1...$ENV_VAR #N my utility would replace all environment variable

Hadoop vs. PVFS?

2006-04-22 Thread Chris Mattmann
Hi Folks, Does anyone have any comparisons to Hadoop and PVFS? Even if they aren't empirical, any advice on what the advantages/disadvantages of one versus the other would be great. We're evaluating Hadoop right now at my job, and I think it's really great, and easy to understand, however I'm no

RE: Problem starting hadoop

2006-04-11 Thread Chris Mattmann
. > -Original Message- > From: Doug Cutting [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 11, 2006 10:02 AM > To: hadoop-dev@lucene.apache.org > Subject: Re: Problem starting hadoop > > Chris Mattmann wrote: > >>Is adding the following line to your conf

jira problems

2006-04-10 Thread Chris Mattmann
Hi Folks, Due to JIRA problems, I've been unable to upload the patch for NUTCH-130 for the last hour, sigh. I will try and upload it as soon as JIRA is working. Thanks, Chirs __ Chris A. Mattmann [EMAIL PROTECTED] Staff Member Modeling a

RE: Problem starting hadoop

2006-04-10 Thread Chris Mattmann
Hey Doug, > > Is adding the following line to your conf/hadoop-env.sh not good enough? > > export HADOOP_SSH_OPTS="" > > Or are you arguing that we should make that the default? I'd be okay > with that. Yup, that's what I'm arguing. +1 > > >>Instead of 'bin/start-all.sh' that's just 'bin/had

RE: Problem starting hadoop

2006-04-10 Thread Chris Mattmann
Hi Doug, > Chris Mattmann wrote: > > One thing I noticed is that on my linux cluster, the > > additional options "-o ConnectTimeout=1 -o SendEnv=HADOOP_CONF_DIR" are > not > > available on my system. > > You can override this by editing conf/hadoop-env.

Problem starting hadoop

2006-04-09 Thread Chris Mattmann
Hi Folks, I'm new to this list (but a familiar face on the Nutch one :-) ). I had a newbie question. It seems that when I went to start Hadoop DFS using the start-all.sh script in the bin directory, I note that for DFS it starts a single namenode using hadoop-daemon.sh, then uses slaves.sh to st