close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 25, 2011, 1:34:31 PM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v1
|
|
| | 1 | {{{ |
| | 2 | #!html |
| | 3 | <div style="text-align: center;"><big |
| | 4 | style="font-weight: bold;"><big><big>雲端運算之大量資料處理、分析與應用</big></big></big></div> |
| | 5 | }}} |
| | 6 | [[PageOutline]] |
| | 7 | |
| | 8 | = 課程資訊 = |
| | 9 | |
| | 10 | * 詳[http://www.iiiedu.org.tw/ites/CBD.htm 資策會網站公告] |
| | 11 | |
| | 12 | = 課程內容 = |
| | 13 | |
| | 14 | * 雲端運算三大關鍵技術介紹 |
| | 15 | * Hadoop 簡介:緣起與術語 |
| | 16 | * 實作一:Hadoop 單機安裝 |
| | 17 | * HDFS 觀念與指令解說 |
| | 18 | * 實作二:HDFS 操作實務 |
| | 19 | * MapReduce 簡介 |
| | 20 | * 實作三:MapReduce 範例操作 |
| | 21 | * Hadoop 叢集安裝設定解說 |
| | 22 | * 實作四:Hadoop 叢集安裝實務 |
| | 23 | * Hadoop 相關專案(1) Hadoop Streaming |
| | 24 | * 實作五:Hadoop Streaming 操作練習 |
| | 25 | * Hadoop 相關專案(2) - Pig |
| | 26 | * 實作六:Pig Latin 操作練習 |
| | 27 | * Hadoop 示範應用 - 抓抓龍(Crawlzilla) |