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 18, 2010, 4:57:17 PM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v8
|
v9
|
|
| 2 | 2 | * 安裝 shell 檔 |
| 3 | 3 | || || || || || || |
| 4 | | || | || check_install.sh || || ||安裝檢查程序 || |
| 5 | | || | || install.sh || || || 安裝程序|| |
| 6 | | || | || remove.sh || || ||移除 nutchez || |
| 7 | | || | || nutchez || || ||Nutchez 設定 || |
| 8 | | || - || | || cluster_setup || ||設置 datanode 與 tasktracker 節點 || |
| 9 | | || - || | || tomcat_switch || || 網站伺服器開關 || |
| 10 | | || - || | || tomcat_port || || 網站伺服器換port || |
| | 4 | || - || check_install.sh || || ||安裝檢查程序 || |
| | 5 | || - || install.sh || || || 安裝程序|| |
| | 6 | || - || remove.sh || || ||移除 nutchez || |
| | 7 | || - || nutchez || || ||Nutchez 設定 || |
| | 8 | || || | - || cluster_setup || ||設置 datanode 與 tasktracker 節點 || |
| | 9 | || || | - || tomcat_switch || || 網站伺服器開關 || |
| | 10 | || || | - || tomcat_port || || 網站伺服器換port || |
| 11 | 11 | |
| 12 | 12 | * 網頁管理檔 |
| 13 | 13 | || || || || || || |
| 14 | 14 | || || admin.php || || ||管理介面 || |
| 15 | | || || || login.php || || 帳號登入 || |
| 16 | | || || || crawl.php || || 抓取設定|| |
| 17 | | || || || statistics.php || || 搜尋資料庫統計資料 || |
| 18 | | || || || cluster_status.php || || hadoop叢集狀態 || |
| | 15 | || || | - || login.php || || 帳號登入 || |
| | 16 | || || | - || crawl.php || || 抓取設定|| |
| | 17 | || || | - || statistics.php || || 搜尋資料庫統計資料 || |
| | 18 | || || | - || cluster_status.php || || hadoop叢集狀態 || |
| 19 | 19 | || || || || || || |
| 20 | 20 | |