I am trying to configure hadoop in cygwin.
I have set JAVA_HOME as /cygdrive/c/work/java/jdk1.6.0_30
If I echo $JAVA_HOME, it displays correctly.
If I run the command bin/hadoop version it is giving the following error message:
/bin/java :No such file or directory.