Changes between Version 14 and Version 15 of waue
- Timestamp:
- May 21, 2008, 6:18:16 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue
v14 v15 6 6 * 檢查cps是否有錯誤 7 7 == 工作里程 == 8 === 5/22 === 9 * 錯誤解決 ==> 5. Select menu option: Project > Clean... (卡住.. 因為發生了九百多個錯誤 ) ==> Window > Preferences > java> compiler: 設定 compiler compliance level to 5.0 (變成9個warning) 8 10 === 5/21 === 9 11 * 藉著用此篇文章實做設計map-reduce 程式 [http://www.umiacs.umd.edu/~jimmylin/cloud9/umd-hadoop-dist/cloud9-docs/howto/start.html cloud 9] ,以下紀錄我的作法: … … 15 17 * ps: 注意 subclipse 相當耗資源,因此執行eclipse 時需加入參數如 "eclipse -vmargs -Xmx512m" 以免遭到 out of memory error 16 18 4. switch back to the Java perspective, have two new projects: umd-hadoop-core and umd-hadoop-dist. 17 5. Select menu option: Project > Clean... 18 卡住.. 因為發生了九百多個錯誤 19 5. Select menu option: Project > Clean... (卡住.. 因為發生了九百多個錯誤 ) 19 20 6. enable the MapReduce servers window go to: Window > Show View > Other... > MapReduce Tools > MapReduce Servers 20 21 7.1 At the top right edge of the tab, you should see two little blue elephant icons. The one on the right allows you to add a new MapReduce server location. The hostname should be the IP address of the controller. You want to enable "Tunnel Connections" and put in the IP address of the gateway. (只有看到一隻大象)