posted 12 years ago
Hi,
I have configured Hadoop for Windows Cygwin. I guess configuration is successful. But when I start dfs or mapred,
I get errors like
/usr/local/hadoop/bin/hadoop-daemon.sh: line 30: pwd: Write error Bad file descriptor
/usr/local/hadoop/bin/hadoop-deamon.sh: line 35: /hadoop-config.sh: No such file or directory
/usr/local/hadoop/bin/hadoop-daemon.sh: line 38: /slaves.sh: No such file or directory
Sometimes its getting started.
If I run bin/hadoop , it is hanging. It is not starting at all.
If I run bin/hadoop hadoop-test.jar, it says "Could be replicated to 0 nodes instead of 1"
Thanks,
Madhu