Changes between Version 3 and Version 4 of waue/2009/0819


Ignore:
Timestamp:
Aug 19, 2009, 9:16:27 AM (15 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2009/0819

    v3 v4  
    55 * hadoop 程式設計投影片
    66
     7{{{
     8#!html
     9<div style="text-align: center;"><big
     10 style="font-weight: bold;"><big><big>雲端運算基礎課程 (Hadoop簡介、安裝與範例實作)</big></big></big></div>
     11}}}
     12[[PageOutline]]
     13
     14= 課程資訊 =
     15
     16 * 上課時間: 2009/8/24 (一) ~ 2009/8/25 (二) 09:30 ~ 16:30 2 天,共計 12 個小時
     17 * 上課地點: 國家高速網路與計算中心 台南事業群(74147 台南縣新市鄉南科三路28號) <[http://www.nchc.org.tw/tw/about/traffic/southern_office.php 地圖]> 電腦教室(一)
     18 * [https://edu.nchc.org.tw/course/one_course_introduction.asp?lms_auto_course_id=1145&from_course_list_url=course_index 報名網頁課程資訊]
     19
     20= 課程大綱 =
     21
     22== '''2009-08-24 (一) ==
     23
     24 || 上午時段 || 課程內容 || 投影片 || 實作步驟 ||
     25 || 09:30~10:30 || [attachment:wiki:NCHCCloudCourse090428:0.ppt?format=raw 介紹課程] 與 [attachment:wiki:NCHCCloudCourse090428:1.ppt?format=raw 雲端運算簡介] || [attachment:wiki:NCHCCloudCourse090428:0.ppt?format=raw Part-00], [attachment:wiki:NCHCCloudCourse090428:1.ppt?format=raw Part-01] || ||
     26 || 10:30~10:40 || 休息 || || ||
     27 || 10:40~11:10 || [attachment:wiki:NCHCCloudCourse090428:2.ppt?format=raw Hadoop簡介] || [attachment:wiki:NCHCCloudCourse090428:2.ppt?format=raw Part-02] || ||
     28 || 11:10~12:00 || [wiki:0428Hadoop_Lab1 實作一: Hadoop 單機安裝與基本操作 ] || || [wiki:0428Hadoop_Lab1 實作一]||
     29 || 下午時段 || 課程內容 || 投影片 || 實作步驟 ||
     30 || 13:00~14:00 || [attachment:wiki:NCHCCloudCourse090428:3.ppt?format=raw Hadoop Distributed File System簡介] || [attachment:wiki:NCHCCloudCourse090428:3.ppt?format=raw Part-03] || ||
     31 || 14:00~15:00 || [wiki:0428Hadoop_Lab2 實作二: HDFS 實用指令操作] || || [wiki:0428Hadoop_Lab2 實作二] ||
     32 || 15:00~15:10 || 休息 || || ||
     33 || 15:10~16:00 || [attachment:wiki:NCHCCloudCourse090428/4.ppt?format=raw Hadoop 叢集安裝設定解析] || [attachment:wiki:NCHCCloudCourse090428:4.ppt?format=raw Part-04] || ||
     34 || 16:00~16:50 || [wiki:0428Hadoop_Lab3 實作三: Hadoop 叢集安裝操作] || || [wiki:0428Hadoop_Lab3 實作三] ||
     35 || 16:50~17:30 || [wiki:0428Hadoop_Lab4 實作四: Hadoop 叢集進階操作] || || [wiki:0428Hadoop_Lab4 實作四] ||
     36
     37==  '''2009-08-25 (二)'''  ==
     38
     39 || 上午時段 || 課程內容 || 投影片 || 實作步驟 ||
     40 || 09:30~10:10 || [attachment:wiki:NCHCCloudCourse090428:5.ppt?format=raw Map Reduce 介紹] || [attachment:wiki:NCHCCloudCourse090428:5.ppt?format=raw Part-05] || ||
     41 || 10:10~10:20 || [wiki:0428Hadoop_Lab5 實作五: 執行 MapReduce 基本運算] || || [wiki:0428Hadoop_Lab5 實作五]
     42 || 10:20~10:30 || 休息 || || ||
     43 || 10:30~11:10 || [attachment:wiki:NCHCCloudCourse090428:6.ppt?format=raw Map Reduce 程式設計] || [attachment:wiki:NCHCCloudCourse090428:6.ppt?format=raw Part-06] || ||
     44 || 11:10~12:00 || [wiki:0428Hadoop_Lab6 實作六: Hadoop 程式編譯與執行] || || [wiki:0428Hadoop_Lab6 實作六] ||
     45 || 下午時段 || 課程內容 || 投影片 || 實作步驟 ||
     46 || 13:00~14:00 || [http://trac.nchc.org.tw/cloud/attachment/wiki/NCHCCloudCourse090428/9.ppt?format=raw Hadoop 應用實例: 搜尋引擎 Nutch 簡介] || [attachment:wiki:NCHCCloudCourse090428:9.ppt?format=raw Part-09] || ||
     47 || 14:00~15:00 || [wiki:0428Hadoop_Lab7 實作七:Nutch 搜尋引擎實做] || || [wiki:0428Hadoop_Lab7 實作七] ||
     48 || 15:00~15:10 || 休息 ||
     49 || 15:10~16:00 || [attachment:wiki:NCHCCloudCourse090428:8.ppt?format=raw Hadoop_DRBL 快速佈屬] || [attachment:wiki:NCHCCloudCourse090428:8.ppt?format=raw Part-08] || ||
     50 || 16:00~17:30 || [wiki:0428Hadoop_Lab8 實作八:DRBL 快速佈屬 Hadoop] || || [wiki:0428Hadoop_Lab8 實作八] ||
     51 || || [attachment:wiki:NCHCCloudCourse090428:7.ppt?format=raw 課程小結] || [attachment:wiki:NCHCCloudCourse090428:7.ppt?format=raw Part-07] || ||
     52
     53= 補充教材 =
     54
     55 * [wiki:0428Streaming Hadoop Streaming 函式庫用法 ]
     56 * [wiki:0331HadoopEclipse 用Elipse 開發 MapReduce程式]