Re: Can not access hadoop cluster from outside

2011-06-02 Thread Jeff Zhang
I find the reason. This is because I use different version of hadoop between
server side and client. Seems CDH is not compatible with
apache release version


On Fri, Jun 3, 2011 at 1:12 AM, Tanping Wang tanp...@yahoo-inc.com wrote:

 Jeff,
 I would first double check if port 9000 is your service rpc port.  If yes,
 give a try to,

 hadoop fs -fs hdfs://10.249.68.39:9000 -ls /

 Regards,
 Tanping
 -Original Message-
 From: Jeff Zhang [mailto:zjf...@gmail.com]
 Sent: Thursday, May 26, 2011 11:59 PM
 To: core-u...@hadoop.apache.org
 Subject: Can not access hadoop cluster from outside

 Hi all,

 I meet a wried problem that I can not access hadoop cluster from outside. I
 have a client machine, and I can telnet namenode's port 9000 in this client
 machine , but I can not access the namenode through command  hadoop fs
 10.249.68.39:9000 -ls /

 It tells me Bad connection to FS. command aborted. exception: Call to /
 10.249.68.39:9000 failed on local exception: java.io.IOException:
 Connection
 reset by peer

 Has anyone meet this problem before ? I guess maybe some network
 configuration problem, but not sure what's wrong. Thanks



 --
 Best Regards

 Jeff Zhang




-- 
Best Regards

Jeff Zhang


Re: Can not access hadoop cluster from outside

2011-05-29 Thread Jeff Zhang
It's hdfs://10.249.68.39:9000


On Fri, May 27, 2011 at 3:06 PM, Harsh J ha...@cloudera.com wrote:

 What is your ${fs.default.name} set to?

 On Fri, May 27, 2011 at 12:29 PM, Jeff Zhang zjf...@gmail.com wrote:
  Hi all,
 
  I meet a wried problem that I can not access hadoop cluster from outside.
 I
  have a client machine, and I can telnet namenode's port 9000 in this
 client
  machine , but I can not access the namenode through command  hadoop fs
  10.249.68.39:9000 -ls /
 
  It tells me Bad connection to FS. command aborted. exception: Call to /
  10.249.68.39:9000 failed on local exception: java.io.IOException:
 Connection
  reset by peer
 
  Has anyone meet this problem before ? I guess maybe some network
  configuration problem, but not sure what's wrong. Thanks
 
 
 
  --
  Best Regards
 
  Jeff Zhang
 



 --
 Harsh J




-- 
Best Regards

Jeff Zhang


Can not access hadoop cluster from outside

2011-05-27 Thread Jeff Zhang
Hi all,

I meet a wried problem that I can not access hadoop cluster from outside. I
have a client machine, and I can telnet namenode's port 9000 in this client
machine , but I can not access the namenode through command  hadoop fs
10.249.68.39:9000 -ls /

It tells me Bad connection to FS. command aborted. exception: Call to /
10.249.68.39:9000 failed on local exception: java.io.IOException: Connection
reset by peer

Has anyone meet this problem before ? I guess maybe some network
configuration problem, but not sure what's wrong. Thanks



-- 
Best Regards

Jeff Zhang


Re: Can not access hadoop cluster from outside

2011-05-27 Thread Harsh J
What is your ${fs.default.name} set to?

On Fri, May 27, 2011 at 12:29 PM, Jeff Zhang zjf...@gmail.com wrote:
 Hi all,

 I meet a wried problem that I can not access hadoop cluster from outside. I
 have a client machine, and I can telnet namenode's port 9000 in this client
 machine , but I can not access the namenode through command  hadoop fs
 10.249.68.39:9000 -ls /

 It tells me Bad connection to FS. command aborted. exception: Call to /
 10.249.68.39:9000 failed on local exception: java.io.IOException: Connection
 reset by peer

 Has anyone meet this problem before ? I guess maybe some network
 configuration problem, but not sure what's wrong. Thanks



 --
 Best Regards

 Jeff Zhang




-- 
Harsh J