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:
-
Jul 30, 2009, 5:58:08 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v8
|
v9
|
|
| 25 | 25 | |
| 26 | 26 | * 先前有學員問到 Hadoop 的 HDFS 可否掛載到 Linux 目錄下,先前雖然知道有 KFS 這個檔案系統,不過沒特別去看過文件。今天在文件中看到 [http://kosmosfs.wiki.sourceforge.net/UsingWithFUSE Mounting KFS via FUSE on Linux],而 KFS 又可以給 Hadoop 取代 HDFS,是否意即使用者可以直接在 KFS 中看到 Hadoop 的輸入輸出檔案呢?! |
| | 27 | |
| | 28 | == Parallel Computing == |
| | 29 | |
| | 30 | * [https://www.sun.com/solutions/hpc/development.jsp?cid=e9152 An Introduction to Parallel Programming] - A weekly series on parallel programming and useful technologies to assist developers. |
| | 31 | * 昇陽的平行運算教育訓練課程 |