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 AlexLoddengaard:
http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment

------------------------------------------------------------------------------
   * cd into ''hadoop-core-trunk'', or whatever you named the directory
   * attempt to run ''ant test''
    *  If you get any strange errors (other than JUnit test failures and 
errors), then consult the ''Build Errors'' section below.
-  * run ''ant'' to compile (this may not be necessary if you've already run 
''ant test''
+  * run ''ant'' to compile (this may not be necessary if you've already run 
''ant test'')
   * follow GettingStartedWithHadoop to learn how to run Hadoop
    *  Use the hadoop-core-trunk folder just as you would a downloaded version 
of Hadoop (symlink hadoop-core-trunk to hadoop)
    *  If you run in to any problems, refer to the ''Runtime Errors'' below, 
along with the troubleshooting document here: TroubleShooting

Reply via email to