Changes between Version 14 and Version 15 of waue


Ignore:
Timestamp:
May 21, 2008, 6:18:16 PM (16 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue

    v14 v15  
    66 * 檢查cps是否有錯誤
    77 == 工作里程 ==
     8 === 5/22 ===
     9 * 錯誤解決  ==> 5. Select menu option: Project > Clean... (卡住.. 因為發生了九百多個錯誤 )  ==> Window > Preferences > java> compiler: 設定 compiler compliance level to 5.0 (變成9個warning)
    810 === 5/21 ===
    911 * 藉著用此篇文章實做設計map-reduce 程式 [http://www.umiacs.umd.edu/~jimmylin/cloud9/umd-hadoop-dist/cloud9-docs/howto/start.html cloud 9] ,以下紀錄我的作法:
     
    1517       * ps: 注意 subclipse 相當耗資源,因此執行eclipse 時需加入參數如 "eclipse -vmargs -Xmx512m" 以免遭到 out of memory error
    1618   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... (卡住.. 因為發生了九百多個錯誤 )
    1920   6. enable the MapReduce servers window go to: Window > Show View > Other... > MapReduce Tools > MapReduce Servers
    2021   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. (只有看到一隻大象)