Re: Re: Re: Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-12 Thread shefali pawar
I changed the value... It is still not working! Shefali On Tue, 10 Feb 2009 22:23:10 +0530 wrote in hadoop-site.xml change master:54311 to hdfs://master:54311 --nitesh On Tue, Feb 10, 2009 at 9:50 PM, shefali pawar wrote: I tried that, but it is not working either! Shefali On Sun, 08

Re: Re: Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-10 Thread nitesh bhatia
in hadoop-site.xml change valuemaster:54311/value to valuehdfs://master:54311/value --nitesh On Tue, Feb 10, 2009 at 9:50 PM, shefali pawar shefal...@rediffmail.comwrote: I tried that, but it is not working either! Shefali On Sun, 08 Feb 2009 05:27:54 +0530 wrote I ran into this

Re: Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-07 Thread shefali pawar
Hi, No, not yet. We are still struggling! If you find the solution please let me know. Shefali On Sat, 07 Feb 2009 02:56:15 +0530 wrote I had to change the master on my running cluster and ended up with the same problem. Were you able to fix it at your end? Amandeep Amandeep Khurana

Re: Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-07 Thread jason hadoop
On your master machine, use the netstat command to determine what ports and addresses the namenode process is listening on. On the datanode machines, examine the log files,, to verify that the datanode has attempted to connect to the namenode ip address on one of those ports, and was successfull.

Re: Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-07 Thread Amandeep Khurana
I ran into this trouble again. This time, formatting the namenode didnt help. So, I changed the directories where the metadata and the data was being stored. That made it work. You might want to check this up at your end too. Amandeep PS: I dont have an explanation for how and why this made it

Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-06 Thread Amandeep Khurana
I had to change the master on my running cluster and ended up with the same problem. Were you able to fix it at your end? Amandeep Amandeep Khurana Computer Science Graduate Student University of California, Santa Cruz On Thu, Feb 5, 2009 at 8:46 AM, shefali pawar

Re: Regarding Hadoop multi cluster set-up

2009-02-05 Thread Rasit OZDAS
Ian, here is a list under Setting up Hadoop on a single node Basic Configuration Jobtracker and Namenode settings Maybe it's what you're looking for. Cheers, Rasit 2009/2/4 Ian Soboroff ian.sobor...@nist.gov: I would love to see someplace a complete list of the ports that the various Hadoop

Re: Re: Re: Regarding Hadoop multi cluster set-up

2009-02-05 Thread shefali pawar
Hi, I do not think that the firewall is blocking the port because it has been turned off on both the computers! And also since it is a random port number I do not think it should create a problem. I do not understand what is going wrong! Shefali On Wed, 04 Feb 2009 23:23:04 +0530 wrote I'm

Re: Regarding Hadoop multi cluster set-up

2009-02-04 Thread S D
Shefali, Is your firewall blocking port 54310 on the master? John On Wed, Feb 4, 2009 at 12:34 PM, shefali pawar shefal...@rediffmail.comwrote: Hi, I am trying to set-up a two node cluster using Hadoop0.19.0, with 1 master(which should also work as a slave) and 1 slave node. But while

Re: Re: Regarding Hadoop multi cluster set-up

2009-02-04 Thread shefali pawar
  Hi, I will have to check. I can do that tomorrow in college. But if that is the case what should i do? Should i change the port number and try again? Shefali On Wed, 04 Feb 2009 S D wrote : Shefali, Is your firewall blocking port 54310 on the master? John On Wed, Feb 4, 2009 at 12:34

Re: Regarding Hadoop multi cluster set-up

2009-02-04 Thread Ian Soboroff
I would love to see someplace a complete list of the ports that the various Hadoop daemons expect to have open. Does anyone have that? Ian On Feb 4, 2009, at 1:16 PM, shefali pawar wrote: Hi, I will have to check. I can do that tomorrow in college. But if that is the case what should i