• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Connection timed out error in cygwin

 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am new to Hadoop.I started working on hadoop.And which is working fine in a pseduo mode in windows7.But when i was trying to run this in a clustered environment which is giving the following errors.

$ bin/start-dfs.sh

starting namenode, logging to /home/PRASAD/hadoop-0.20.2/bin/../logs/hadoop-PRASAD-namenode-BPA-VIZ-D-014.out
slave: ssh: connect to host slave port 22: Connection timed out
slave: ssh: connect to host slave port 22: Connection timed out
master: ssh: connect to host master port 22: Connection timed out

Here i took two systems one is act as a master and another one is slave.i did the needful changes in all the configuration files.But i couldn't get the output.Can anyone please help me on this.

Thanks in Advance.
SNEHITHAPRASAD
 
Without deviation from the norm, progress is not possible - Zappa. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic