[EMAIL PROTECTED] wrote:
Hi Alex,

ping works on both of the machines. And in fact I do ssh onto both of these machines. I stopped the service and reformatted the namenode, but the problem pertains. I use the same configuration file hadoop-site.xml on both of the machines. The content of the configuration file is as follows: -

<configuration>

<property>
<name>hadoop.tmp.dir</name>
<value>/opt/okkam/datastore/hadoop</value>
</property>

<property>
<name>fs.default.name</name>
<value>hdfs://lca2-s3-pc01:9000</value>

Try to telnet to that port. If you can do it on that machine via a telnet localhost 9000 but not remotely, you have a firewall in the way

--
Steve Loughran                  http://www.1060.org/blogxter/publish/5
Author: Ant in Action           http://antbook.org/

Reply via email to