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
------------------------------------------------------------------------------
* 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'')
- * follow GettingStartedWithHadoop to learn how to run Hadoop
+ * follow GettingStartedWithHadoop to learn how to run Hadoop (use this guide if you use
Ubuntu: http://wiki.apache.org/hadoop/Running_Hadoop_On_Ubuntu_Linux_%28Single-Node_Cluster%29)
* 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
|