Changes between Version 5 and Version 6 of III131019/Lab12
- Timestamp:
- Oct 19, 2013, 11:34:42 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
III131019/Lab12
v5 v6 4 4 5 5 = 實作十二 Lab12 = 6 7 {{{ 8 #!html 9 <p style="text-align: center;"><big style="font-weight: bold;"><big>Hadoop FileSystem API 實作(二)<br/>HDFS 下載檔案到 Local<br/>Upload Files and directories to HDFS</big></big></p> 10 }}} 11 [[PageOutline]] 12 {{{ 13 #!text 14 請先連線至 nodeN.3du.me , N 為您的報名編號 15 }}} 6 16 7 17 * 延續上一個實作,我們也可以參考 !FsShell.java 的 test(String argv[], int i) 函數,來撰寫檢驗 HDFS 狀態的程式