Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by SteveLoughran: http://wiki.apache.org/hadoop/FAQ The comment on the change is: up the ant and jdk versions ------------------------------------------------------------------------------ Whether you set environment variables in a batch file or in System->Properties->Advanced->Environment Variables, the following environment variables need to be set: {{{ - set ANT_HOME=c:\apache-ant-1.5.5 + set ANT_HOME=c:\apache-ant-1.7.1 - set JAVA_HOME=c:\jdk1.5.0_12 + set JAVA_HOME=c:\jdk1.6.0.4 set PATH=%PATH%;%ANT_HOME%\bin }}}
