I have the latest Cygwin on Windows. I updated my hadoop/conf folder so that hadoop-default.xml, hadoop-env.sh, and hadoop-site.xml were modified. Then I tried to do an ant build but it says
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher What is wrong? ANT_HOME is set and I use ant on the same machine for building my other Java programs using the command-line, but haven't used Cygwin to ant build. Any ideas? -- View this message in context: http://www.nabble.com/Cygwin-problems-tf3146550.html#a8722852 Sent from the Hadoop Dev mailing list archive at Nabble.com.
