close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 19, 2008, 5:47:12 PM (18 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v9
|
v10
|
|
| 6 | 6 | * 檢查cps是否有錯誤 |
| 7 | 7 | == 工作里程 == |
| | 8 | === 5/19 === |
| | 9 | * 繼續測試在eclipse 編譯 nutch,發現在上面run的都是jar檔,解開後裡面包的是class file ,因此修改程式碼的方法還要研究 |
| | 10 | * 5/16的步驟今天突然無法執行,後來解決的方法如下: |
| | 11 | * ssh localhost 不可有密碼 |
| | 12 | * 檢查設定檔,如 hadoop.env.sh , nutch.site.xml... |
| | 13 | * 出現 connect localhost:9000 failed => 1. hadoop namenode -format 2. startup_all.sh 3. hadoop dfs -put urls urls 之後在執行run |
| 8 | 14 | === 5/16 === |
| 9 | 15 | * 感謝sunni指點迷津,nutch 成功build in nutch |