| | 1 | {{{ |
| | 2 | #!html |
| | 3 | <div style="text-align: center; color:#151B8D"><big style="font-weight: bold;"><big><big> |
| | 4 | Hadoop 程式設計 |
| | 5 | </big></big></big></div> <div style="text-align: center; color:#7E2217"><big style="font-weight: bold;"><big> |
| | 6 | v 0.20 |
| | 7 | </big></big></div> |
| | 8 | }}} |
| | 9 | [[PageOutline]] |
| | 10 | |
| | 11 | |
| | 12 | |
| | 13 | = 單純對 hdfs 操作 = |
| | 14 | || [wiki:waue/2010/0115-put 上傳] || 上傳 || |
| | 15 | || [wiki:waue/2010/0115-get 下載] || 下載|| |
| | 16 | || [wiki:waue/2010/0115-del 刪除] || 刪除|| |
| | 17 | |
| | 18 | = MapReduce 運算 = |
| | 19 | || [wiki:waue/2010/0115-HelloHadoopV1 ex1] || HelloHadoopV1|| |
| | 20 | || [wiki:waue/2010/0115-HelloHadoopV2 ex2] || HelloHadoopV2|| |
| | 21 | || [wiki:waue/2010/0115-HelloHadoopV3 ex3] || HelloHadoopV3|| |
| | 22 | || [wiki:waue/2010/0115-WordCountV1 ex4] || WordCountV1 ex4|| |
| | 23 | || [wiki:waue/2010/0115-WordCountV2 ex5] || WordCountV2|| |
| | 24 | || [wiki:waue/2010/0115-WordIndex ex6] || WordIndex|| |
| | 25 | || [wiki:waue/2010/0115-program-drive ex7] || program-drive|| |