Changes between Version 9 and Version 10 of shunfa/2010/0524_NutchEZ_InstallTest


Ignore:
Timestamp:
Jun 25, 2010, 5:33:05 PM (14 years ago)
Author:
shunfa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • shunfa/2010/0524_NutchEZ_InstallTest

    v9 v10  
    11= NutchEZ Install測試 =
    2 == 步驟 ==
    3  * 將安裝shell檔及*.tar.gz放置同一目錄下
    4  * 執行install.sh
    52
    6 == 安裝之後檢查項目 ==
    7  ||路徑||檢查項目||
    8  ||/home/nutchuser/nutchez/source||client安裝檔(檢查ip,hostname), client壓縮檔||
    9  ||/etc/hosts||相同的hostsname需註解掉||
    10 
    11 == 測試 ==
    12 === Ubuntu10.04 ===
    13  * Java 檢查部份可加入以下訊息提醒user除錯步驟
    14 {{{
    15 add-apt-repository "deb http://archive.canonical.com/ lucid partner"
    16 apt-get update
    17 apt-get install sun-java6-jdk sun-java6-plugin
    18 update-java-alternatives -s java-6-sun
    19 }}}
    20 
    21 === Ubuntu9.10 ===
    22  * Java 檢查部份可加入以下訊息提醒user除錯步驟
    23 {{{
    24 apt-get install sun-java6-jdk sun-java6-plugin
    25 }}}
    26 
    27 
    28 == 執行 ==
    29 
    30 === 2010/06/10 ===
    31 {{{
    32 10/06/10 16:58:42 INFO mapred.JobClient: Task Id : attempt_201006091555_0003_r_000000_0, Status : FAILED
    33 Shuffle Error: Exceeded MAX_FAILED_UNIQUE_FETCHES; bailing-out.
    34 10/06/10 16:58:53 INFO mapred.JobClient: Task Id : attempt_201006091555_0003_r_000000_1, Status : FAILED
    35 Shuffle Error: Exceeded MAX_FAILED_UNIQUE_FETCHES; bailing-out.
    36 10/06/10 16:59:05 INFO mapred.JobClient: Task Id : attempt_201006091555_0003_r_000000_2, Status : FAILED
    37 Shuffle Error: Exceeded MAX_FAILED_UNIQUE_FETCHES; bailing-out.
    38 Exception in thread "main" java.io.IOException: Job failed!
    39         at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1232)
    40         at org.apache.nutch.crawl.Generator.generate(Generator.java:472)
    41         at org.apache.nutch.crawl.Generator.generate(Generator.java:409)
    42         at org.apache.nutch.crawl.Crawl.main(Crawl.java:116)
    43 nutch crawl is error
    44 }}}
     3== 2010-06-25 測試紀錄@VBox1 & VBox2(download from !GooleCode) ==
     4 * client_install line:19 Nutchuser_Passwd="xxxxxxxxxx"; 目的
     5 * 待解安裝時出現部份錯誤訊息(但不影響安裝結果)