close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 29, 2009, 10:36:12 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v18
|
v19
|
|
39 | 39 | == Hadoop == |
40 | 40 | |
41 | | * 目前 Hadoop 兩本英文書: |
| 41 | * 目前 Hadoop 三本英文書: |
42 | 42 | 1. [http://oreilly.com/catalog/9780596521974/index.html Hadoop: The Definitive Guide], Tom White, O'Reilly Media |
43 | 43 | * [[Image(http://covers.oreilly.com/images/9780596521981/cat.gif)]] |
44 | 44 | 2. [http://www.apress.com/book/view/9781430219422 Pro Hadoop], Jason Venner, Apress |
45 | 45 | * [[Image(http://www.apress.com/resource/bookcover/9781430219422?size=medium)]] |
| 46 | 3. [http://www.manning.com/lam/ Hadoop in Action] |
| 47 | * [[Image(http://www.manning.com/lam/lam_cover150.jpg)]] |
46 | 48 | * [http://www.cascading.org/ Cascading] is a feature rich API for defining and executing complex, scale-free, and fault tolerant data processing workflows on a Hadoop cluster. |
47 | 49 | * 定義資料處理工作流程的函式庫 |