BookmarkSubscribeRSS Feed
Riana
Pyrite | Level 9

Hi,

When I try to save/copy files via hadoop from SAS EG, I'm getting the following error:

 

ERROR: org.apache.hadoop.net.ConnectTimeoutException: Call From servername/serverIPaddress to 
servername1:8020 failed on socket timeout exception: org.apache.hadoop.net.ConnectTimeoutException: 
20000 millis timeout while waiting for channel to be ready for connect. ch : 
java.nio.channels.SocketChannel[connection-pending remote=servername1/server1IPaddress:8020];
 

 What can be the problem? 

3 REPLIES 3
Criptic
Lapis Lazuli | Level 10
Looks like it is trying the wrong ip or socket - check if you have the correct ones.
LinusH
Tourmaline | Level 20
What are you trying to do?
Please show the full log.
Can this be reproduced by other files, programs and clients?
Data never sleeps
ankit___gupta
Quartz | Level 8

I know surely you must be following the two basic things.

--> the user bt which the operation is performed should be have a passwordless ssh connection to the datanodes.

--> Second you can check for the datanaode status from the 50070 port. Maybe the hadoop services need to be restarted.
                    --> in putty login from user which has password ssh access to datanodes.

                    --> establish ssh connection to datanode.
                    --> execute the /Hadoop/hadoop-2.4.0/sbin/start-dfs.sh

 

If the above is in perfect order then you have to provide more details on the log.

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1868 views
  • 1 like
  • 4 in conversation