Re: Datanode Problem

2008-01-03 Thread Ted Dunning
name in /conf/masters and > /conf/slaves files. It is working fine. > > -Original Message- > From: Ted Dunning [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 03, 2008 1:00 AM > To: [email protected]; > public-hadoop-user-PPu3vs9EauNd/SJB6HiN2Ni2O/[EMAIL

RE: Datanode Problem

2008-01-03 Thread Natarajan, Senthil
/SJB6HiN2Ni2O/[EMAIL PROTECTED] Subject: Re: Datanode Problem /etc/hosts may be buggered as well. What is the entry for localhost? On 1/2/08 3:48 PM, "Billy Pearson" <[EMAIL PROTECTED]> wrote: > > >> localhost: ssh: localhost: Name or service not known > >

Re: Datanode Problem

2008-01-02 Thread Ted Dunning
e.comp.jakarta.lucene.hadoop.user > To: > Sent: Wednesday, January 02, 2008 4:06 PM > Subject: RE: Datanode Problem > > > I Just uncommented and changed the JAVA_HOME, that's all I did in > hadoop-env.sh. > Do I need to configure anything else. > > Here is the had

Re: Datanode Problem

2008-01-02 Thread Billy Pearson
AIL PROTECTED]> Newsgroups: gmane.comp.jakarta.lucene.hadoop.user To: Sent: Wednesday, January 02, 2008 4:06 PM Subject: RE: Datanode Problem I Just uncommented and changed the JAVA_HOME, that's all I did in hadoop-env.sh. Do I need to configure anything else. Here is the hadoop-

Re: Datanode Problem

2008-01-02 Thread charles du
ring representing this instance of hadoop. $USER by default. > # export HADOOP_IDENT_STRING=$USER > > # The scheduling priority for daemon processes. See 'man nice'. > # export HADOOP_NICENESS=10 > > -Original Message- > From: Ted Dunning [mailto:[EMAIL PROTECTED] &g

RE: Datanode Problem

2008-01-02 Thread Natarajan, Senthil
NESS=10 -Original Message- From: Ted Dunning [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 5:02 PM To: [email protected] Subject: Re: Datanode Problem Well, you have something very strange going on in your scripts. Have you looked at hadoop-env.sh? On 1/2/08 1:58 PM

Re: Datanode Problem

2008-01-02 Thread Ted Dunning
Well, you have something very strange going on in your scripts. Have you looked at hadoop-env.sh? On 1/2/08 1:58 PM, "Natarajan, Senthil" <[EMAIL PROTECTED]> wrote: >> /bin/bash: /root/.bashrc: Permission denied >> localhost: ssh: localhost: Name or service not known >> /bin/bash: /root/.bashr

RE: Datanode Problem

2008-01-02 Thread Natarajan, Senthil
No, I am running the processes as user "hadoop" I created a separated user for running hadoop deamons. -Original Message- From: Ted Dunning [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 4:55 PM To: [email protected] Subject: Re: Datanode Problem I

Re: Datanode Problem

2008-01-02 Thread Ted Dunning
I don't know what your problem is, but I note that you appear to be running processes as root. This is a REALLY bad idea. It may also be related to your problem. On 1/2/08 1:33 PM, "Natarajan, Senthil" <[EMAIL PROTECTED]> wrote: > Hi, > I am new to Hadoop. I just downloaded release 0.14.4 (ha

Datanode Problem

2008-01-02 Thread Natarajan, Senthil
Hi, I am new to Hadoop. I just downloaded release 0.14.4 (hadoop-0.14.4.tar.gz) and trying to setup Hadoop on Single Machine (RedHat Linux 9) by following the link http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Single-Node_Cluster%29 Looks like datanode is not starting seems,